Hostname
benthic.com
Last fetched
benthic.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
benthic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 167.99.201.176 | 167.103.177.0/24 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- benthic
- Contact emails
- domains@benthic.com
- 63e3d997-6a25-4af2-a350-a58e30c388b4@identity-protect.org
- 6ba697dd-79ec-4ba4-9958-626686c4b753@identity-protect.org
- 84560a5a-d5e7-4f82-aaac-0e64c1d9bbe6@identity-protect.org
- f68924a7-9431-42ea-a424-f45c59e558e1@identity-protect.org
- fa970eae-a012-4ce6-9edf-0d3d5e0eff25@identity-protect.org
- fee143c9-855e-4348-a31a-4b565c7dc9ba@identity-protect.org
- owner-2472075@benthic.com.whoisprivacyservice.org
- owner-3011973@benthic.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of benthic.com.
| Subdomain |
|---|
| www.benthic.com |
Web-graph footprint
Distinct hostnames that link to or from benthic.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for benthic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from benthic.com.
- IP · 167.99.201.176
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · GB
- Email · domains@benthic.com
- TLD · .com
- Browse hostnames · be…
- 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: "benthic.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.