Skip to content

Hostname

erospa.ca

Last fetched

erospa.ca resolves to 2 IPv4 addresses operated by GTCOMM - GloboTech Communications in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · erospa.caRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/erospa.ca

Resolution chain

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

IPPrefixASNOperatorCountry
173.209.59.114173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA
72.10.165.22872.10.160.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

11 observed subdomains of erospa.ca.

Web-graph footprint

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

32 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for erospa.ca.

MechanismTarget
SPF_Aerospa.ca
SPF_INCLUDE_spf.mlsend.com
SPF_IP173.209.59.114
SPF_IP68.168.112.66
SPF_IP72.10.165.228
SPF_IP72.10.165.232
SPF_MXerospa.ca

Related pages

Pivot deeper into the graph from erospa.ca.

Cypher and MCP

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

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