Skip to content

Hostname

tuango.ca

Last fetched

tuango.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · tuango.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/tuango.ca

Resolution chain

tuango.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.167.37.1263.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.43.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.443.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.953.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
96.45.82.11596.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.16296.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.1196.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.21896.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
jerome guidollet
Contact emails

Subdomains

65 observed subdomains of tuango.ca.

Web-graph footprint

Distinct hostnames that link to or from tuango.ca in the public web crawl.

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tuango.ca.

MechanismTarget
SPF_Aec2-54-226-24-110.compute-1.amazonaws.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEreservit.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from tuango.ca.

Cypher and MCP

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

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