Skip to content

Hostname

carlc.com

Last fetched

carlc.com resolves to 1 IPv4 address operated by BROADBANDONE - BroadbandONE, LLC in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · carlc.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/carlc.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.242.130.2216.242.0.0/16AS13645BROADBANDONE - BroadbandONE, LLCUS

WHOIS identity

Registrar
iana:1861
Organization
carl couric
Contact emails

Subdomains

38 observed subdomains of carlc.com.

Web-graph footprint

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

7 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for carlc.com.

MechanismTarget
SPF_Acarlc.com
SPF_IP173.9.145.45
SPF_IP216.242.130.0/27
SPF_MXcarlc.com

Related pages

Pivot deeper into the graph from carlc.com.

Cypher and MCP

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

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