Skip to content

Hostname

node01.co

Last fetched

node01.co resolves to 68.168.123.111, announced in 68.168.112.0/20 by GTCOMM - GloboTech Communications in CA. node01.co is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · node01.coRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/node01.co

Resolution chain

IPv6 resolution

No AAAA record for node01.co is recorded in WhisperGraph.

Attribution

globotech

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,

Subdomains

Mail and authentication

Nameservers

  • ns1-saturn.node01.co
  • ns2-saturn.node01.co
  • ns3-saturn.node01.co
  • ns4-saturn.node01.co
  • ns1-saturn.node01.net

MX records

  • node01.co

SPF policy

  • ip: 184.170.128.112/29
  • ip: 64.15.73.80/28
  • a: node01.co
  • mx: node01.co
  • 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.co 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.co"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.