Skip to content

Hostname

technologists.com

Last fetched

technologists.com resolves to 1 IPv4 address operated by TWC-11427-TEXAS - Charter Communications Inc in US. WHOIS lists iana:30 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
71.42.153.19771.42.128.0/19AS11427TWC-11427-TEXAS - Charter Communications IncUS

WHOIS identity

Registrar
iana:30
Organization
charles sauer
Contact emails

Subdomains

28 observed subdomains of technologists.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for technologists.com.

MechanismTarget
SPF_Atechnologists.com
SPF_IP71.42.153.192/28
SPF_MXtechnologists.com

Related pages

Pivot deeper into the graph from technologists.com.

Cypher and MCP

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

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