Skip to content

Hostname

hitma.info

Last fetched

hitma.info resolves to 2 IPv4 addresses operated by WHG-USE1 - WHG Hosting Services Ltd in US. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · hitma.infoRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/hitma.info

Resolution chain

hitma.info resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
181.214.142.2181.214.142.0/24AS14670WHG-USE1 - WHG Hosting Services LtdUS
185.55.243.245185.55.243.0/24AS35042Layer7-Networks-DE - Layer7 Networks GmbHDE

WHOIS identity

Registrar
iana:82
Organization
hitma_info
Contact emails

Subdomains

7 observed subdomains of hitma.info.

Web-graph footprint

Distinct hostnames that link to or from hitma.info in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for hitma.info.

MechanismTarget
SPF_Ahitma.info
SPF_INCLUDEspf-c.mailbaby.net
SPF_MXhitma.info

Related pages

Pivot deeper into the graph from hitma.info.

Cypher and MCP

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

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