Hostname
perka.com
Last fetched
perka.com resolves to 16 IPv4 addresses operated by AS18001 in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
perka.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.219.125 | 0.0.0.0/0 | AS18001 | — | IE |
| 13.227.219.15 | 0.0.0.0/0 | AS18001 | — | IE |
| 13.227.219.85 | 0.0.0.0/0 | AS18001 | — | IE |
| 13.227.219.89 | 0.0.0.0/0 | AS18001 | — | IE |
| 3.174.46.107 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.110 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.14 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.27 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.111 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.32 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.45 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.78 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.32 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.37 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.59 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.96 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ********
- Contact emails
- ********@*****.***
- admin@perka.com
- rob@bethge.com
- 170d0057-c95e-40d0-b338-50ad5a160714@identity-protect.org
- 5aa542aa-9992-446a-acfd-353e78942ddc@identity-protect.org
- 8620cae9-28e1-4b82-8737-da7cd181c155@identity-protect.org
- a0ba5079-7bff-4ddd-8bcf-e26a9669c969@identity-protect.org
- e6764fca-ca82-48aa-af0d-b6f5a1f963e8@identity-protect.org
- ea37b5d2-c96a-4b6c-a737-dedfdbc50028@identity-protect.org
- owner-11341041@perka.com.whoisprivacyservice.org
- owner-3971263@perka.com.whoisprivacyservice.org
- owner-4615657@perka.com.whoisprivacyservice.org
- owner-6760271@perka.com.whoisprivacyservice.org
- owner-7838525@perka.com.whoisprivacyservice.org
Subdomains
34 observed subdomains of perka.com.
Web-graph footprint
Distinct hostnames that link to or from perka.com in the public web crawl.
37 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for perka.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from perka.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "perka.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.