Skip to content

Hostname

bobcat.com

Last fetched

bobcat.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · bobcat.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bobcat.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.10313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.1313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.4613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.149.11752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.5752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.852.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.8752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:470
Organization
clark equipment
Contact emails

Subdomains

46 observed subdomains of bobcat.com.

Web-graph footprint

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

1,576 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bobcat.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.138.45.171/25
SPF_IP139.138.45.219
SPF_IP207.46.163.10
SPF_IP207.54.83.244
SPF_IP208.85.52.10
SPF_IP208.85.52.9/32
SPF_IP209.59.236.64/29
SPF_IP23.90.107.12

Related pages

Pivot deeper into the graph from bobcat.com.

Cypher and MCP

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

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