Hostname
abyrods.com
Last fetched
abyrods.com resolves to 2 IPv4 addresses operated by AS16276 in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abyrods.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 |
|---|---|---|---|---|
| 139.99.8.12 | 139.99.0.0/17 | AS16276 | — | SG |
| 37.48.71.102 | 37.48.64.0/18 | AS60781 | — | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of abyrods.com owner
- Contact emails
- 26148077-e808-4af4-8d85-2ffad8f12b52@identity-protect.org
- 30a6ce4f-b5b8-4405-875c-06d12d4a2627@identity-protect.org
- 9335d603-ee7f-413a-9382-d5c5a07ebc50@identity-protect.org
- 937c5f4d-e895-489e-a889-ba27de6436bf@identity-protect.org
- b47c23de-26e5-4fb1-bbbf-457d6d1327fe@identity-protect.org
- d1c1fcda-7e02-4d22-b7d5-51aeee81783c@identity-protect.org
- f94c9f93-d2b6-44ee-92a5-896429dc6345@identity-protect.org
- owner-11232381@abyrods.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from abyrods.com.
- IP · 139.99.8.12
- ASN · AS16276
- Registrar · iana:468
- Country · SG
- Email · 26148077-e808-4af4-8d85-2ffad8f12b52@identity-protect.org
- TLD · .com
- Browse hostnames · ab…
- 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: "abyrods.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.