Hostname
riskobs.com
Last fetched
riskobs.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
riskobs.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.143.242.77 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.238.49.102 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.4 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.83 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.90 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of riskobs.com owner
- Contact emails
- 171a58ef-5ebc-4401-af5a-0e067261ef99@identity-protect.org
- 3069b02b-f1c5-40e8-8307-9e2050b49539@identity-protect.org
- 67fdde95-a844-4ecd-ab64-2ffc029d6ec9@identity-protect.org
- 712893e8-5d4e-4923-b3a2-ee6778eb3782@identity-protect.org
- 9480c382-ccdd-49e7-ba77-34aac90bc07d@identity-protect.org
- ebefba46-5b7b-494e-9006-183c95da1cc9@identity-protect.org
- owner-4995695@riskobs.com.whoisprivacyservice.org
- owner-9732039@riskobs.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of riskobs.com.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from riskobs.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 riskobs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from riskobs.com.
- IP · 18.143.242.77
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 171a58ef-5ebc-4401-af5a-0e067261ef99@identity-protect.org
- TLD · .com
- Browse hostnames · ri…
- 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: "riskobs.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.