Hostname
peperandsalt.com
Last fetched
peperandsalt.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
peperandsalt.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.127.53.173 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.69.133.245 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.69.142.102 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.158.25.134 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of peperandsalt.com owner
- Contact emails
- shefaat@gmail.com
- 0045d23b-7ccf-4e99-9646-4210edf9e244@identity-protect.org
- 22779b2f-56a0-4a95-b6ac-bc768020f738@identity-protect.org
- 51ef47c3-f0a7-4c57-871f-dbc85741a23d@identity-protect.org
- 8da417dc-7002-464e-8a86-7a1440cd6483@identity-protect.org
- 9873df8f-8d50-444b-af4f-6ba570ecb8c9@identity-protect.org
- a591502c-9469-47bc-9f07-1d7b2689fefa@identity-protect.org
- c2e35443-7ce3-4b07-93d3-68dbc29e2831@identity-protect.org
Subdomains
1 observed subdomain of peperandsalt.com.
| Subdomain |
|---|
| wildcard.peperandsalt.com |
Threat posture
History
Related pages
Pivot deeper into the graph from peperandsalt.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "peperandsalt.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.