Skip to content

Hostname

newcoffee.de

Last fetched

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

Nutrition Label

WHISPER CANON · newcoffee.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/newcoffee.de

Resolution chain

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

IPPrefixASNOperatorCountry
3.175.86.1243.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.183.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.643.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.983.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
54.230.71.11654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.1954.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.2054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.3454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

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

Subdomains

5 observed subdomains of newcoffee.de.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for newcoffee.de.

MechanismTarget
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP185.157.100.135

Related pages

Pivot deeper into the graph from newcoffee.de.

Cypher and MCP

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

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