Hostname
ontic.net
Last fetched
ontic.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ontic.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.46.24 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.5 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.66 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.86 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 99.84.160.27 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.30 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.35 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.97 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- mx9tb7822xs@networksolutionsprivateregistration.com
- vy68z5eh8a7@networksolutionsprivateregistration.com
- 16fbe2ba-4407-40f0-8196-3190c090c2de@identity-protect.org
- 1a86a2a7-17d0-421c-9150-dacc4a664193@identity-protect.org
- 6d9be44b-4bd9-4094-a318-c744734c9b0f@identity-protect.org
- 7a4e3c10-6ef1-4f1a-98b4-c3d3b59d5483@identity-protect.org
- b0c47a2a-b9cb-49e6-b7ff-ef9834b32084@identity-protect.org
- e384020e-6d80-4823-b7c1-0735a2a1d543@identity-protect.org
- owner-6676627@ontic.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of ontic.net.
| Subdomain |
|---|
| study.ontic.net |
| www.ontic.net |
Web-graph footprint
Distinct hostnames that link to or from ontic.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ontic.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from ontic.net.
- IP · 108.156.46.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · mx9tb7822xs@networksolutionsprivateregistration.com
- TLD · .net
- 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: "ontic.net"})-[: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.