Skip to content

Hostname

bobsclassics.com

Last fetched

bobsclassics.com resolves to 1 IPv4 address operated by WOW-INTERNET - WideOpenWest Finance LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
38.75.229.1238.75.229.0/24AS12083WOW-INTERNET - WideOpenWest Finance LLCUS

WHOIS identity

Registrar
iana:2
Organization
bob's classics,
Contact emails

Subdomains

6 observed subdomains of bobsclassics.com.

Web-graph footprint

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

20 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • bobsclassics.com

SPF policy

4 SPF mechanisms authorising senders for bobsclassics.com.

MechanismTarget
SPF_Abobsclassics.com
SPF_IP172.109.187.80
SPF_IP38.75.229.12
SPF_MXbobsclassics.com

Related pages

Pivot deeper into the graph from bobsclassics.com.

Cypher and MCP

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

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