Skip to content

Hostname

partylite.de

Last fetched

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

Nutrition Label

WHISPER CANON · partylite.deRouting diversity6.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/partylite.de

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.21.226100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.95.316.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.30.4116.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.169.416.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.228.6216.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.236.2.3418.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.236.30.1818.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.100.7535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.165.21135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.160.4635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.172.20344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.132.6444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.179.1444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.228.8044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.58.044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.48.23650.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.110.22952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.87.20152.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.131.13152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.225.15854.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

188 observed subdomains of partylite.de.

Web-graph footprint

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

38 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for partylite.de.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com

Related pages

Pivot deeper into the graph from partylite.de.

Cypher and MCP

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

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