Skip to content

Hostname

truffls.de

Last fetched

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

Nutrition Label

WHISPER CANON · truffls.deRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/truffls.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.39108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.60108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.63108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.67108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.12518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

57 observed subdomains of truffls.de.

Web-graph footprint

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

122 sites link to this hostname.

186 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for truffls.de.

MechanismTarget
SPF_INCLUDEspf.funkemedien.de
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from truffls.de.

Cypher and MCP

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

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