Skip to content

Hostname

enpit.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.12665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.2165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with enpit.de in WhisperGraph.

Subdomains

5 observed subdomains of enpit.de.

Web-graph footprint

Distinct hostnames that link to or from enpit.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for enpit.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net

Related pages

Pivot deeper into the graph from enpit.de.

Cypher and MCP

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

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