Skip to content

Hostname

thinkbroadband.com

Last fetched

thinkbroadband.com resolves to 1 IPv4 address operated by AS21396 in GB. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · thinkbroadband.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/thinkbroadband.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.249.106.14180.249.96.0/20AS21396GB

WHOIS identity

Registrar
iana:470
Organization
netconnex ltd. sebastien lahtinen ()
Contact emails

Subdomains

57 observed subdomains of thinkbroadband.com.

Web-graph footprint

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

643 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for thinkbroadband.com.

MechanismTarget
SPF_Athinkbroadband.com
SPF_IP2001:4b10:0:820a::/64
SPF_IP2a02:68:0:1113::/64
SPF_IP2a02:68:1:1000::/52
SPF_IP2a02:68:1::/48
SPF_IP80.249.101.32/29
SPF_IP80.249.101.48/28
SPF_IP80.249.106.128/27
SPF_IP80.249.96.0/24
SPF_IP80.249.99.112/28
SPF_IP80.249.99.128/28
SPF_IP80.249.99.65/27
SPF_MXthinkbroadband.com

Related pages

Pivot deeper into the graph from thinkbroadband.com.

Cypher and MCP

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

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