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
Resolution chain
exafm.hn resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 190.92.1.91 | 190.92.1.0/24 | AS27884 | — | HN |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for exafm.hn.
| Mechanism | Target |
|---|---|
| SPF_A | mail.exafm.hn |
| SPF_INCLUDE | _spf_uswest2.prod.hydra.sophos.com |
| SPF_IP | 179.49.119.60 |
| SPF_IP | 181.115.72.142 |
| SPF_IP | 192.141.4.228 |
| SPF_MX | exafm.hn |
Related pages
Pivot deeper into the graph from exafm.hn.
- IP · 190.92.1.91
- ASN · AS27884
- Registrar · registrar:buro internacional de tecnologias (bit-hn)
- Country · HN
- Email · xavier@as.hn
- TLD · .hn
- Browse hostnames · ex…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.