Skip to content

Hostname

emishepherd.com

Last fetched

emishepherd.com resolves to 1 IPv4 address operated by ATW-AS - ATW Internet Kft. in HU. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · emishepherd.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/emishepherd.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.24.186.11078.24.184.0/21AS41075ATW-AS - ATW Internet Kft.HU

WHOIS identity

Registrar
iana:2
Organization
szamkor 2002 bt.
Contact emails

Subdomains

1 observed subdomain of emishepherd.com.

Web-graph footprint

Distinct hostnames that link to or from emishepherd.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for emishepherd.com.

MechanismTarget
SPF_IP108.174.203.163
SPF_IP37.221.208.128
SPF_IP78.24.186.104/29
SPF_IP85.255.2.159
SPF_IP88.151.102.129

Related pages

Pivot deeper into the graph from emishepherd.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "emishepherd.com"})-[: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.