Skip to content

Hostname

bearsauthentic.com

Last fetched

bearsauthentic.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.33.201.80178.32.0.0/15AS16276OVHFR

WHOIS identity

Registrar
iana:1068
Organization
dropcatch.com auctions
Contact emails

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for bearsauthentic.com.

MechanismTarget
SPF_IP108.59.1.68/31
SPF_IP108.59.1.75
SPF_IP108.59.1.80
SPF_IP108.59.1.84
SPF_IP108.59.10.64/28
SPF_IP108.59.10.80/29
SPF_IP108.59.10.89
SPF_IP108.59.9.192/27
SPF_IP178.33.201.80
SPF_IP23.105.14.161/32
SPF_IP23.105.14.166/31
SPF_IP23.105.14.169/32
SPF_IP23.148.201.32/27
SPF_IP45.112.192.144/29
SPF_IP5.175.137.80/28
SPF_IP5.231.29.46
SPF_IP5.231.29.48/29
SPF_IP5.39.44.68/30
SPF_IP83.172.135.95
SPF_IP83.172.150.178
SPF_IP83.172.150.82
SPF_IP85.120.51.128/28
SPF_IP89.40.105.141
SPF_IP89.40.105.175
SPF_IP95.216.91.194
SPF_IP95.216.91.198
SPF_IP95.216.91.203
SPF_IP95.216.91.216/31
SPF_IP96.47.160.48/29

Related pages

Pivot deeper into the graph from bearsauthentic.com.

Cypher and MCP

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

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