Skip to content

Hostname

www.aoadtechnologies.com

Last fetched

www.aoadtechnologies.com resolves to 1 IPv4 address operated by AS153568 in US.

Nutrition Label

WHISPER CANON · www.aoadtechnologies.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.aoadtechnologies.com

Resolution chain

www.aoadtechnologies.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
163.61.188.222163.61.188.0/24AS153568US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.aoadtechnologies.com.

MechanismTarget
SPF_Awww.aoadtechnologies.com
SPF_INCLUDErelay.outboundspamprotection.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.250.135.26
SPF_IP142.132.213.182
SPF_IP162.55.238.94
SPF_IP163.61.188.222
SPF_IP188.40.64.123
SPF_MXwww.aoadtechnologies.com

Related pages

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

Cypher and MCP

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

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