Skip to content

Hostname

aedas.com

Last fetched

aedas.com resolves to 1 IPv4 address operated by PCCW-AS-AP PCCW IMS Ltd PCCW Business Internet Access in HK.

Nutrition Label

WHISPER CANON · aedas.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aedas.com

Resolution chain

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

IPPrefixASNOperatorCountry
223.197.92.50223.197.92.0/24AS4515PCCW-AS-AP PCCW IMS Ltd PCCW Business Internet AccessHK

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for aedas.com.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-00786903.pphosted.com
SPF_IP20.6.128.82
SPF_IP202.52.35.132
SPF_IP202.52.35.4
SPF_IP202.52.35.41
SPF_IP202.52.35.42
SPF_IP202.52.35.43
SPF_IP202.52.35.52
SPF_IP202.52.35.53
SPF_IP202.52.35.54
SPF_IP202.52.35.83

Related pages

Pivot deeper into the graph from aedas.com.

Cypher and MCP

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

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