Skip to content

Hostname

kubra.com

Last fetched

kubra.com resolves to 2 IPv4 addresses operated by ZAYO-CAN-15290 - Zayo Bandwidth in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · kubra.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kubra.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.112.4.90209.112.4.0/24AS15290ZAYO-CAN-15290 - Zayo BandwidthCA
72.14.161.9072.14.160.0/20AS26788ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.CA

WHOIS identity

Registrar
iana:456
Organization
andrew leslie
Contact emails

Subdomains

81 observed subdomains of kubra.com.

Web-graph footprint

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

151 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kubra.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE23128346.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kubra.com
SPF_INCLUDEdocebosaas.com
SPF_IP209.112.4.210
SPF_IP4.34.179.18
SPF_IP64.124.236.130
SPF_IP72.14.161.210

Related pages

Pivot deeper into the graph from kubra.com.

Cypher and MCP

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

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