Skip to content

Hostname

bcwater.org

Last fetched

bcwater.org resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:30 as the registrar.

Nutrition Label

WHISPER CANON · bcwater.orgRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bcwater.org

Resolution chain

bcwater.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.231.200.43173.231.200.0/21AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:30
Organization
city of battle creek, michigan
Contact emails

Subdomains

4 observed subdomains of bcwater.org.

Web-graph footprint

Distinct hostnames that link to or from bcwater.org in the public web crawl.

8 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bcwater.org

SPF policy

4 SPF mechanisms authorising senders for bcwater.org.

MechanismTarget
SPF_Abcwater.org
SPF_IP173.231.200.43
SPF_IP199.250.206.116
SPF_MXbcwater.org

Related pages

Pivot deeper into the graph from bcwater.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bcwater.org"})-[: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.