Hostname
node01.ca
Last fetched
node01.ca resolves to 68.168.123.111, announced in 68.168.112.0/20 by GTCOMM - GloboTech Communications in CA. node01.ca is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 68.168.123.111
68.168.112.0/20 · GTCOMM - GloboTech Communications · St-Hippolyte, CA
IPv6 resolution
No AAAA record for node01.ca is recorded in WhisperGraph.
Attribution
globotech
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
Subdomains
Mail and authentication
Nameservers
- ns1-saturn.node01.ca
- ns2-saturn.node01.ca
- ns3-saturn.node01.ca
- ns4-saturn.node01.ca
- ns1-saturn.node01.net
MX records
- node01.ca
SPF policy
- a: node01.ca
- mx: node01.ca
- include: jupiter.node01.net
- include: _spf.jupiter.node01.net
- include: saturn.node01.net
- include: _spf.saturn.node01.net
- ip: 68.168.123.111
Threat-feed evidence
History
Related pages
Pivot from node01.ca into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "node01.ca"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.