Skip to content

Hostname

bentwater.com

Last fetched

bentwater.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · bentwater.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bentwater.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:2
Organization
bentwater on the north shore
Contact emails

Subdomains

8 observed subdomains of bentwater.com.

Web-graph footprint

Distinct hostnames that link to or from bentwater.com in the public web crawl.

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for bentwater.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.121.127/32
SPF_IP168.245.126.209/32
SPF_IP168.245.14.77/32
SPF_IP207.70.160.64/28
SPF_IP208.118.238.0/24
SPF_IP216.93.242.100
SPF_IP216.93.242.101
SPF_IP216.93.242.99
SPF_IP216.93.243.131
SPF_IP216.93.243.133
SPF_IP50.31.61.116/32
SPF_IP8.24.204.16/31
SPF_IP8.24.204.18/32
SPF_IP8.24.204.8/29

Related pages

Pivot deeper into the graph from bentwater.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bentwater.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.