Skip to content

Hostname

afcomputer.com

Last fetched

afcomputer.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · afcomputer.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/afcomputer.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.214.43.15652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
93.174.3.3593.174.3.0/24AS48348ES

WHOIS identity

Registrar
iana:1647
Organization
lt net
Contact emails

Subdomains

2 observed subdomains of afcomputer.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for afcomputer.com.

MechanismTarget
SPF_Aafcomputer.com
SPF_Alinux16.servidoreslatecla.com
SPF_MXafcomputer.com

Related pages

Pivot deeper into the graph from afcomputer.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "afcomputer.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.