Skip to content

Hostname

badgermeter.com

Last fetched

badgermeter.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · badgermeter.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/badgermeter.com

Resolution chain

badgermeter.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.68.127104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.195.137172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
badger meter
Contact emails

Subdomains

33 observed subdomains of badgermeter.com.

Web-graph footprint

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

477 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for badgermeter.com.

MechanismTarget
SPF_INCLUDE_spf.q4press.com
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.1.36.217/32
SPF_IP147.154.18.119/32
SPF_IP162.159.134.42/32
SPF_IP192.163.21.3
SPF_IP198.207.147.0/24
SPF_IP204.239.0.0/24
SPF_IP205.219.85.237/32
SPF_IP216.230.14.0/24
SPF_IP4.14.169.185
SPF_IP4.15.86.154
SPF_IP4.38.216.4/32
SPF_IP66.162.230.242
SPF_IP76.74.103.196/32
SPF_IP76.74.103.228/32
SPF_IP78.47.8.248/32

Related pages

Pivot deeper into the graph from badgermeter.com.

Cypher and MCP

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

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