Skip to content

Hostname

chuckstechtalk.com

Last fetched

chuckstechtalk.com resolves to 2 IPv4 addresses operated by FRONTIER-FRTR - Frontier Communications of America, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
50.42.76.2950.42.64.0/18AS5650FRONTIER-FRTR - Frontier Communications of America, Inc.US
50.42.97.17650.42.64.0/18AS5650FRONTIER-FRTR - Frontier Communications of America, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

3 observed subdomains of chuckstechtalk.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for chuckstechtalk.com.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_MXchuckstechtalk.com

Related pages

Pivot deeper into the graph from chuckstechtalk.com.

Cypher and MCP

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

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