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
Resolution chain
1afa.com 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 |
|---|---|---|---|---|
| 62.204.66.138 | 62.204.64.0/20 | AS41887 | — | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- 1a first alternative
- Contact emails
Subdomains
89 observed subdomains of 1afa.com.
Showing 24 of 89. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 1afa.com in the public web crawl.
10 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for 1afa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.voipoperator.nl |
| SPF_INCLUDE | smtp.spf.ziggo.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 2a00:1950:1000::/56 |
| SPF_IP | 2a00:d00:100:1:20c:29ff:fe0a:ebf0 |
| SPF_IP | 2a00:d00:f1:0:20c:29ff:fec3:4cf0 |
| SPF_IP | 2a00:d00:f1:0:f0db:6cff:fea9:597 |
| SPF_IP | 2a01:7c8:1518:1:20c:29ff:fec3:4cf0 |
| SPF_IP | 62.204.66.138 |
| SPF_IP | 62.204.66.245/32 |
| SPF_IP | 62.204.93.111/32 |
| SPF_IP | 62.204.94.152/32 |
| SPF_IP | 87.253.148.78/32 |
| SPF_IP | 94.228.143.152/32 |
| SPF_MX | 1afa.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.