Skip to content

Hostname

aespump.de

Last fetched

aespump.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · aespump.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aespump.de

Resolution chain

aespump.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.68.5218.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.68.7618.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.68.9518.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.68.9818.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.222.149.2152.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.5852.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.8052.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.9752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

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 aespump.de in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aespump.de.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com

Related pages

Pivot deeper into the graph from aespump.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aespump.de"})-[: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.