Skip to content

Hostname

afnmobility.com

Last fetched

afnmobility.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · afnmobility.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/afnmobility.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.108.160100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.68.17518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.138.683.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.57.1813.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.59.6935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.37.5144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.40.21944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.64.22344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.204.7252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.187.18752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.80.15154.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.148.1354.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of afnmobility.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for afnmobility.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEdc-aa8e722993._spfm.afnmobility.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from afnmobility.com.

Cypher and MCP

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

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