Skip to content

Hostname

stationcountry.ca

Last fetched

stationcountry.ca resolves to 2 IPv4 addresses operated by SERV3R - Hebergement Serv3r.net inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · stationcountry.caRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/stationcountry.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.247.253.4723.248.160.0/19AS400130SERV3R - Hebergement Serv3r.net inc.CA
68.168.126.368.169.64.0/21AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
yves st-arneauld
Contact emails

Subdomains

8 observed subdomains of stationcountry.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for stationcountry.ca.

MechanismTarget
SPF_Astationcountry.ca
SPF_IP23.247.253.47
SPF_IP54.39.157.100
SPF_MXstationcountry.ca

Related pages

Pivot deeper into the graph from stationcountry.ca.

Cypher and MCP

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

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