Skip to content

Hostname

softbear.com

Last fetched

softbear.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · softbear.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/softbear.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.68.1213.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.6913.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.7413.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.9113.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.98.11418.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.12318.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.1718.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.9518.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.233.10118.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.11218.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.4018.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.6518.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.129.11152.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.12352.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.1352.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.2852.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

3 observed subdomains of softbear.com.

Web-graph footprint

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

9 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for softbear.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from softbear.com.

Cypher and MCP

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

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