Skip to content

Hostname

lipton.com.pe

Last fetched

lipton.com.pe resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:csc corporate domains, inc as the registrar.

Nutrition Label

WHISPER CANON · lipton.com.peRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lipton.com.pe

Resolution chain

lipton.com.pe resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.208.45.2254.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
ekaterra group ip holdings b.v.
Contact emails

Subdomains

2 observed subdomains of lipton.com.pe.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lipton.com.pe.

MechanismTarget
SPF_Alipton.com.pe
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonaws.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.dms.unileverservices.com
SPF_INCLUDEservers.mcsv.net
SPF_MXlipton.com.pe

Related pages

Pivot deeper into the graph from lipton.com.pe.

Cypher and MCP

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

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