Skip to content

Hostname

silverbear.com

Last fetched

silverbear.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.210.144.25285.210.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:83
Organization
silverbear
Contact emails

Subdomains

3 observed subdomains of silverbear.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for silverbear.com.

MechanismTarget
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.happyfox.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP212.250.142.65
SPF_IP40.120.52.142
SPF_IP40.120.52.150
SPF_IP40.120.55.112
SPF_IP51.105.74.160
SPF_IP51.11.33.255
SPF_IP51.11.34.29
SPF_IP51.11.34.31
SPF_IP51.11.35.41
SPF_IP51.11.35.95
SPF_IP51.132.24.0
SPF_IP51.52.123.215
SPF_IP54.213.101.86/32

Related pages

Pivot deeper into the graph from silverbear.com.

Cypher and MCP

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

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