Skip to content

Hostname

www.afromobility.com

Last fetched

www.afromobility.com resolves to 2 IPv4 addresses operated by MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLC in US.

Nutrition Label

WHISPER CANON · www.afromobility.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.afromobility.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.124.214.19147.124.208.0/20AS396073MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLCUS
147.124.220.161147.124.208.0/20AS396073MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLCUS

WHOIS identity

No WHOIS records are currently associated with www.afromobility.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.afromobility.com.

MechanismTarget
SPF_Awww.afromobility.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP147.124.214.19
SPF_IP147.124.220.161
SPF_MXwww.afromobility.com

Related pages

Pivot deeper into the graph from www.afromobility.com.

Cypher and MCP

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

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