Hostname
perk.com
Last fetched
perk.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1420 as the registrar.
Nutrition Label
Resolution chain
perk.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.134.125 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.5 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.54 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.75 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.66.112.45 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.64 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.88 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.9 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.85.31.106 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.118 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.121 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.78 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1420
- Organization
- inc, nexxen
- Contact emails
- aa66s4qq3vg@networksolutionsprivateregistration.com
- ak2a796k6rs@networksolutionsprivateregistration.com
- b28uz8uj6eg@networksolutionsprivateregistration.com
- ba2kx3ts4dg@networksolutionsprivateregistration.com
- cs8ku4cf4ez@networksolutionsprivateregistration.com
- e44gq7wb4vf@networksolutionsprivateregistration.com
- fj3ku8rb3xn@networksolutionsprivateregistration.com
- fy8a62fe39q@networksolutionsprivateregistration.com
- g82k44cz9rn@networksolutionsprivateregistration.com
- g83c26pj8v7@networksolutionsprivateregistration.com
- gc9ya4un9b4@networksolutionsprivateregistration.com
- ge7yc3r99jm@networksolutionsprivateregistration.com
- gv74p2ja3eh@networksolutionsprivateregistration.com
- h222989p9f7@networksolutionsprivateregistration.com
- hs7375w49ua@networksolutionsprivateregistration.com
- k59mk3yu3gv@networksolutionsprivateregistration.com
- kc3z86ut48g@networksolutionsprivateregistration.com
- ke25a5wa8qq@networksolutionsprivateregistration.com
- kk6v54x385y@networksolutionsprivateregistration.com
- my5ua3ug8xr@networksolutionsprivateregistration.com
- and 19 more
Subdomains
28 observed subdomains of perk.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from perk.com in the public web crawl.
201 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for perk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _u.perk.com._spf.smart.ondmarc.com |
| SPF_INCLUDE | mktomail.com |
Related pages
Pivot deeper into the graph from perk.com.
- IP · 13.225.134.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1420
- Country · KR
- Email · aa66s4qq3vg@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · pe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "perk.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.