Skip to content

Hostname

sheltie.hu

Last fetched

sheltie.hu resolves to 1 IPv4 address operated by Invitech - Invitech ICT Services Kft. in HU.

Nutrition Label

WHISPER CANON · sheltie.huRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/sheltie.hu

Resolution chain

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

IPPrefixASNOperatorCountry
81.0.107.10181.0.104.0/22AS12301Invitech - Invitech ICT Services Kft.HU

WHOIS identity

No WHOIS records are currently associated with sheltie.hu in WhisperGraph.

Subdomains

2 observed subdomains of sheltie.hu.

Web-graph footprint

Distinct hostnames that link to or from sheltie.hu in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for sheltie.hu.

MechanismTarget
SPF_Asheltie.hu
SPF_IP81.0.107.101
SPF_MXsheltie.hu

Related pages

Pivot deeper into the graph from sheltie.hu.

Cypher and MCP

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

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