Skip to content

Hostname

silvermanbaer.com

Last fetched

silvermanbaer.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · silvermanbaer.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/silvermanbaer.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.134.1413.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.2813.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.3113.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.913.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.161.125.10418.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.12218.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.2618.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.6218.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
on behalf of silvermanbaer.com owner
Contact emails

Subdomains

2 observed subdomains of silvermanbaer.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for silvermanbaer.com.

MechanismTarget
SPF_INCLUDE26129887.spf06.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsilvermanbaer.com

Related pages

Pivot deeper into the graph from silvermanbaer.com.

Cypher and MCP

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

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