Skip to content

Hostname

aed-vantage.com

Last fetched

aed-vantage.com resolves to 1 IPv4 address operated by MNET-AS Germany in DE. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · aed-vantage.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aed-vantage.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.204.71.203212.204.64.0/18AS8767MNET-AS GermanyDE

WHOIS identity

Registrar
iana:141
Organization
Contact emails

Subdomains

4 observed subdomains of aed-vantage.com.

Web-graph footprint

Distinct hostnames that link to or from aed-vantage.com in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aed-vantage.com.

MechanismTarget
SPF_Aaed-vantage.com
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.204.71.201
SPF_IP212.204.71.203
SPF_IP212.204.71.205
SPF_IP62.116.178.23
SPF_MXaed-vantage.com

Related pages

Pivot deeper into the graph from aed-vantage.com.

Cypher and MCP

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

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