Skip to content

Hostname

aexionrd.com

Last fetched

aexionrd.com resolves to 4 IPv4 addresses operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aexionrd.comRouting diversity3.0/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aexionrd.com

Resolution chain

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

IPPrefixASNOperatorCountry
118.139.167.54118.139.160.0/21AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG
97.74.81.16597.74.80.0/21AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG
97.74.85.1897.74.80.0/21AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG
97.74.89.18997.74.88.0/21AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

3 observed subdomains of aexionrd.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aexionrd.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmail.zohopayroll.in
SPF_INCLUDEmailer91.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aexionrd.com.

Cypher and MCP

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

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