Skip to content

Hostname

pepperfry.com

Last fetched

pepperfry.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · pepperfry.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pepperfry.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.3213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.235.12413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
143.204.181.111143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.71143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.8143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.9143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.105.12018.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.2218.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.3418.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.4418.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.244.18.10118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.11818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:9
Organization
ambareesh murty
Contact emails

Subdomains

38 observed subdomains of pepperfry.com.

Web-graph footprint

Distinct hostnames that link to or from pepperfry.com in the public web crawl.

690 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pepperfry.com.

MechanismTarget
SPF_Apepperfry.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEtransmail.net.in
SPF_IP13.126.14.252
SPF_IP208.89.13.209/32
SPF_IP35.154.80.158
SPF_MXpepperfry.com

Related pages

Pivot deeper into the graph from pepperfry.com.

Cypher and MCP

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

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