Skip to content

Hostname

technishop.pl

Last fetched

technishop.pl resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · technishop.plRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/technishop.pl

Resolution chain

technishop.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.71.73.243109.71.72.0/22AS47447DE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
Contact emails

Subdomains

1 observed subdomain of technishop.pl.

Web-graph footprint

Distinct hostnames that link to or from technishop.pl in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for technishop.pl.

MechanismTarget
SPF_Atechnishop.pl
SPF_Atgr-deepinspector01.techniropa.de
SPF_Atgr-deepinspector02.techniropa.de
SPF_IP109.71.73.243
SPF_IP193.158.71.111
SPF_IP193.158.71.112
SPF_IP2a05:cc00:0:0:0:73:243:10

Related pages

Pivot deeper into the graph from technishop.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "technishop.pl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.