Hostname
onelinkage.com
Last fetched
onelinkage.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
onelinkage.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.202.156 | 3.5.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.5.203.123 | 3.5.203.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.5.231.249 | 3.5.231.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.95.180.64 | 52.95.180.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of onelinkage.com owner
- Contact emails
- 46fcb373-0690-4477-8f58-44f41b5f3cb6@identity-protect.org
- 9bb430d9-7b62-483a-a25a-6c1afbbb6370@identity-protect.org
- a0a4c1ee-bc35-4fe5-8760-1f7583ee7223@identity-protect.org
- a33892c3-ceb5-44e8-8927-b7f831b3a8a7@identity-protect.org
- cdc17b44-8f94-4bdc-9337-f87cdd4fca3f@identity-protect.org
- d7f8d865-56c3-4976-a9c5-f39eb4b17a52@identity-protect.org
- fd094d39-99ac-4210-b716-cdb008013a7a@identity-protect.org
Subdomains
2 observed subdomains of onelinkage.com.
Web-graph footprint
Distinct hostnames that link to or from onelinkage.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 onelinkage.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from onelinkage.com.
- IP · 3.5.202.156
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · 46fcb373-0690-4477-8f58-44f41b5f3cb6@identity-protect.org
- TLD · .com
- Browse hostnames · on…
- 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: "onelinkage.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.