Hostname
perp.com
Last fetched
perp.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
perp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.43.160.6 | 31.43.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 31.43.161.6 | 31.43.161.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of perp.com owner
- Contact emails
- jeanmarcel.rocchesani@gmail.com
- cq8jyh1d2bx640krk18p@u.o-w-o.info
- 1613d1be-6986-427e-ac96-281f6f328e21@identity-protect.org
- 3165db3a-3a47-4fef-bf6f-43a13247d16f@identity-protect.org
- 42234f84-be9b-4633-af39-9d415f9b5b7a@identity-protect.org
- 90b1997b-d0c6-4f20-a797-e05d19ceea34@identity-protect.org
- ac3f3998-593b-4291-a0bf-88cead9c3bec@identity-protect.org
- b5918a9f-aac1-4521-a626-dbd169549bac@identity-protect.org
- owner-10917612@perp.com.whoisprivacyservice.org
- owner-11859267@perp.com.whoisprivacyservice.org
- owner-12129216@perp.com.whoisprivacyservice.org
- owner-237162@perp.com.whoisprivacyservice.org
- owner-2622871@perp.com.whoisprivacyservice.org
- owner-2892820@perp.com.whoisprivacyservice.org
- owner-3090202@perp.com.whoisprivacyservice.org
- owner-3854794@perp.com.whoisprivacyservice.org
- owner-4394692@perp.com.whoisprivacyservice.org
- owner-6220184@perp.com.whoisprivacyservice.org
- owner-6417566@perp.com.whoisprivacyservice.org
- owner-6490133@perp.com.whoisprivacyservice.org
- and 6 more
Subdomains
15 observed subdomains of perp.com.
Web-graph footprint
Distinct hostnames that link to or from perp.com in the public web crawl.
230 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for perp.com.
| Mechanism | Target |
|---|---|
| SPF_A | perp.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.revue.co |
| SPF_MX | perp.com |
Related pages
Pivot deeper into the graph from perp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "perp.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.