Hostname
aimforfiber.com
Last fetched
aimforfiber.com resolves to 2 IPv4 addresses operated by SERVERCENTRAL - DEFT.COM in GB. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
aimforfiber.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.202.116.130 | 64.202.96.0/19 | AS23352 | SERVERCENTRAL - DEFT.COM | GB |
| 64.202.117.133 | 64.202.96.0/19 | AS23352 | SERVERCENTRAL - DEFT.COM | GB |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
23 observed subdomains of aimforfiber.com.
Showing 14 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aimforfiber.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- aimforfiber.com
SPF policy
6 SPF mechanisms authorising senders for aimforfiber.com.
| Mechanism | Target |
|---|---|
| SPF_A | aimforfiber.com |
| SPF_IP | 104.250.124.4 |
| SPF_IP | 216.158.69.74 |
| SPF_IP | 216.158.75.110 |
| SPF_IP | 64.202.116.130 |
| SPF_MX | aimforfiber.com |
Related pages
Pivot deeper into the graph from aimforfiber.com.
- IP · 64.202.116.130
- ASN · AS23352SERVERCENTRAL - DEFT.COM
- Registrar · iana:1068
- Country · GB
- Email · 1281ac8a16c64513bb428e3eec8ace4e.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ai…
- 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: "aimforfiber.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.