Skip to content

Hostname

partylite.ch

Last fetched

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

Nutrition Label

WHISPER CANON · partylite.chRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/partylite.ch

Resolution chain

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

IPPrefixASNOperatorCountry
16.148.167.14916.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.231.9044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.204.4644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.85.24552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.219.15952.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.43.1552.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
partylite
Contact emails

Subdomains

38 observed subdomains of partylite.ch.

Web-graph footprint

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

11 sites link to this hostname.

144 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for partylite.ch.

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

Related pages

Pivot deeper into the graph from partylite.ch.

Cypher and MCP

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

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