Hostname
pejly.com
Last fetched
pejly.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pejly.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.48.236.226 | 13.48.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.50.171.90 | 13.50.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.50.76.28 | 13.50.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.51.8.247 | 13.51.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 16.16.113.34 | 16.16.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 56.228.45.82 | 56.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pejly.com owner
- Contact emails
- 40655359-6807-41d9-94cb-8e37622c9b35@identity-protect.org
- 6c46b358-3f68-4318-9aca-b07915625663@identity-protect.org
- 6dc9505f-e0bf-43ae-908b-d8a19d27a4de@identity-protect.org
- d6d4270a-ccbe-422d-81cd-7bf080184d13@identity-protect.org
- e1f40b45-900e-4b07-b7d8-160ea35f17af@identity-protect.org
- eb386a31-9b42-441c-b600-2bef91c38d9e@identity-protect.org
Subdomains
4 observed subdomains of pejly.com.
| Subdomain |
|---|
| app.pejly.com |
| www.pejly.com |
Showing 2 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pejly.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from pejly.com.
- IP · 13.48.236.226
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 40655359-6807-41d9-94cb-8e37622c9b35@identity-protect.org
- 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: "pejly.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.