Skip to content

Hostname

hitmo.co

Last fetched

hitmo.co resolves to 1 IPv4 address operated by AS21100 in NL. WHOIS lists iana:1564 as the registrar.

Nutrition Label

WHISPER CANON · hitmo.coRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/hitmo.co

Resolution chain

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

IPPrefixASNOperatorCountry
5.34.180.1215.34.180.0/23AS21100NL

WHOIS identity

Registrar
iana:1564
Organization
whois privacy
Contact emails

Subdomains

2 observed subdomains of hitmo.co.

Web-graph footprint

Distinct hostnames that link to or from hitmo.co in the public web crawl.

71 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for hitmo.co.

MechanismTarget
SPF_Ahitmo.co
SPF_IP217.12.201.20
SPF_MXhitmo.co

Related pages

Pivot deeper into the graph from hitmo.co.

Cypher and MCP

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

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