Hostname
uplyrn.com
Last fetched
uplyrn.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
uplyrn.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 |
|---|---|---|---|---|
| 18.143.170.132 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.151.235.117 | 54.151.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of uplyrn.com owner
- Contact emails
- 10718e15-b420-4474-aec9-a1d6ca43e34b@identity-protect.org
- 7e89af23-3580-4d22-a27d-aa98f535472e@identity-protect.org
- c90ab62e-1ae4-4c3c-82cc-09adfbd2e66e@identity-protect.org
- cea65492-c1f7-4cd2-ae97-cd03fa1cf3bb@identity-protect.org
- ed52406a-3838-4482-b3d7-a1ffd8b1b564@identity-protect.org
- ed5f7c98-5a57-4d16-9f3a-24bbf5d84ccb@identity-protect.org
Subdomains
4 observed subdomains of uplyrn.com.
Web-graph footprint
Distinct hostnames that link to or from uplyrn.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for uplyrn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from uplyrn.com.
- IP · 18.143.170.132
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 10718e15-b420-4474-aec9-a1d6ca43e34b@identity-protect.org
- TLD · .com
- Browse hostnames · up…
- 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: "uplyrn.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.