Skip to content

Hostname

1afa.com

Last fetched

1afa.com resolves to 1 IPv4 address operated by AS41887 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · 1afa.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/1afa.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.204.66.13862.204.64.0/20AS41887NL

WHOIS identity

Registrar
iana:269
Organization
1a first alternative
Contact emails

Subdomains

89 observed subdomains of 1afa.com.

Web-graph footprint

Distinct hostnames that link to or from 1afa.com in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for 1afa.com.

MechanismTarget
SPF_INCLUDE_spf.voipoperator.nl
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP2a00:1950:1000::/56
SPF_IP2a00:d00:100:1:20c:29ff:fe0a:ebf0
SPF_IP2a00:d00:f1:0:20c:29ff:fec3:4cf0
SPF_IP2a00:d00:f1:0:f0db:6cff:fea9:597
SPF_IP2a01:7c8:1518:1:20c:29ff:fec3:4cf0
SPF_IP62.204.66.138
SPF_IP62.204.66.245/32
SPF_IP62.204.93.111/32
SPF_IP62.204.94.152/32
SPF_IP87.253.148.78/32
SPF_IP94.228.143.152/32
SPF_MX1afa.com

Related pages

Pivot deeper into the graph from 1afa.com.

Cypher and MCP

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

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