Skip to content

Hostname

geospectrum.ca

Last fetched

geospectrum.ca resolves to 3 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · geospectrum.caRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/geospectrum.ca

Resolution chain

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

IPPrefixASNOperatorCountry
192.185.5.48192.186.5.0/24AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
45.223.29.4045.223.39.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.39.4045.223.49.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
geospectrum technologies
Contact emails

Subdomains

10 observed subdomains of geospectrum.ca.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for geospectrum.ca.

MechanismTarget
SPF_INCLUDEgator4049.hostgator.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.222.33.242

Related pages

Pivot deeper into the graph from geospectrum.ca.

Cypher and MCP

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

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