Hostname
omg-digital.com
Last fetched
omg-digital.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
omg-digital.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of omg-digital.com owner
- Contact emails
- pschuman@wi.rr.com
- 427bea98-9888-4abb-bd15-ee712075df81@identity-protect.org
- 582a514e-0e92-40bb-80de-5fc05d7def58@identity-protect.org
- 7ab43bd2-ee0e-43b4-bc64-365a12157ca2@identity-protect.org
- 89894ea5-a084-4acc-9b1d-801f2fc262f5@identity-protect.org
- b7dbdc5d-da1e-42f5-bbed-8b71f25c72c4@identity-protect.org
- cd85221c-0d91-4568-a16b-36bb51d3a467@identity-protect.org
- e0567653-363f-4b97-b420-53f1bf509a6b@identity-protect.org
- owner-5614544@omg-digital.com.whoisprivacyservice.org
- owner-9574692@omg-digital.com.whoisprivacyservice.org
Subdomains
54 observed subdomains of omg-digital.com.
Showing 25 of 54. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from omg-digital.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "omg-digital.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.