Skip to content

Hostname

pergolia.de

Last fetched

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

Nutrition Label

WHISPER CANON · pergolia.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pergolia.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.117108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.118108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.15108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.45108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
52.222.169.10452.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.352.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.4452.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.8652.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

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

Subdomains

5 observed subdomains of pergolia.de.

Web-graph footprint

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

9 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pergolia.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from pergolia.de.

Cypher and MCP

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

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