Skip to content

Hostname

breakthru.technology

Last fetched

breakthru.technology resolves to 2 IPv4 addresses operated by RCN-AS - RCN in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · breakthru.technologyRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/breakthru.technology

Resolution chain

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

IPPrefixASNOperatorCountry
208.58.91.212208.58.0.0/15AS6079RCN-AS - RCNUS
66.117.40.18866.117.32.0/19AS29748QTS-ASH - Quality Technology Services, LLCUS

WHOIS identity

Registrar
iana:2
Organization
breakthru technology partners
Contact emails

Subdomains

1 observed subdomain of breakthru.technology.

Web-graph footprint

Distinct hostnames that link to or from breakthru.technology in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for breakthru.technology.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.58.91.211
SPF_IP66.117.40.176

Related pages

Pivot deeper into the graph from breakthru.technology.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "breakthru.technology"})-[: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.