Skip to content

Hostname

exafm.hn

Last fetched

exafm.hn resolves to 1 IPv4 address operated by AS27884 in HN. WHOIS lists registrar:buro internacional de tecnologias (bit-hn) as the registrar.

Nutrition Label

WHISPER CANON · exafm.hnRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/exafm.hn

Resolution chain

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

IPPrefixASNOperatorCountry
190.92.1.91190.92.1.0/24AS27884HN

WHOIS identity

Registrar
registrar:buro internacional de tecnologias (bit-hn)
Organization
audio sistema s. de r.l.
Contact emails

Subdomains

3 observed subdomains of exafm.hn.

Web-graph footprint

Distinct hostnames that link to or from exafm.hn in the public web crawl.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for exafm.hn.

MechanismTarget
SPF_Amail.exafm.hn
SPF_INCLUDE_spf_uswest2.prod.hydra.sophos.com
SPF_IP179.49.119.60
SPF_IP181.115.72.142
SPF_IP192.141.4.228
SPF_MXexafm.hn

Related pages

Pivot deeper into the graph from exafm.hn.

Cypher and MCP

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

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