Skip to content

Hostname

ced-aec.com

Last fetched

ced-aec.com resolves to 2 IPv4 addresses operated by LEASEWEB-NL-AMS-01 Netherlands in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.7.194.67212.7.192.0/20AS60781LEASEWEB-NL-AMS-01 NetherlandsNL
64.120.31.12064.120.28.0/22AS396362LEASEWEB-USA-NYC - Leaseweb USA, Inc.US

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 ced-aec.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ced-aec.com.

MechanismTarget
SPF_IPfd9c:d030:168c::/48

Related pages

Pivot deeper into the graph from ced-aec.com.

Cypher and MCP

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

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