Skip to content

Hostname

mobilityex.com

Last fetched

mobilityex.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mobilityex.comRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/mobilityex.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.131.200100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.83.245100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.68.124100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.124.21918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.243.53.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.137.2063.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.36.1423.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.227.5034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.253.17544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.15.23952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.204.452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.225.18454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.47.18254.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of mobilityex.com owner
Contact emails

Subdomains

4 observed subdomains of mobilityex.com.

Web-graph footprint

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

37 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mobilityex.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXmobilityex.com

Related pages

Pivot deeper into the graph from mobilityex.com.

Cypher and MCP

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

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