Skip to content

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

WHISPER CANON · aimforfiber.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/aimforfiber.com

Resolution chain

aimforfiber.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.202.116.13064.202.96.0/19AS23352SERVERCENTRAL - DEFT.COMGB
64.202.117.13364.202.96.0/19AS23352SERVERCENTRAL - DEFT.COMGB

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

23 observed subdomains of aimforfiber.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aimforfiber.com

SPF policy

6 SPF mechanisms authorising senders for aimforfiber.com.

MechanismTarget
SPF_Aaimforfiber.com
SPF_IP104.250.124.4
SPF_IP216.158.69.74
SPF_IP216.158.75.110
SPF_IP64.202.116.130
SPF_MXaimforfiber.com

Related pages

Pivot deeper into the graph from aimforfiber.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.