Skip to content

Hostname

equipeta.ca

Last fetched

equipeta.ca resolves to 1 IPv4 address operated by GOCO - GOCO TECHNOLOGY LIMITED PARTNERSHIP in CA. WHOIS lists iana:156 as the registrar.

Nutrition Label

WHISPER CANON · equipeta.caRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/equipeta.ca

Resolution chain

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

IPPrefixASNOperatorCountry
209.53.172.7209.53.172.0/23AS21723GOCO - GOCO TECHNOLOGY LIMITED PARTNERSHIPCA

WHOIS identity

Registrar
iana:156
Organization
equipe t a
Contact emails

Subdomains

2 observed subdomains of equipeta.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for equipeta.ca.

MechanismTarget
SPF_INCLUDEoptilog.com
SPF_IP173.46.152.128/25
SPF_IP199.244.76.0/24

Related pages

Pivot deeper into the graph from equipeta.ca.

Cypher and MCP

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

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