Skip to content

Hostname

orbis.global

Last fetched

orbis.global has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · orbis.globalRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/orbis.global

Resolution chain

orbis.global has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
scan global logistics a/s
Contact emails

Subdomains

3 observed subdomains of orbis.global.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for orbis.global.

MechanismTarget
SPF_Aorbis.global
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smxemail.com
SPF_IP125.236.196.80
SPF_IP203.152.101.170
SPF_IP203.152.101.171
SPF_IP203.152.118.226
SPF_IP203.152.118.228
SPF_IP203.167.142.176
SPF_IP222.154.245.95
SPF_MXorbis.global

Related pages

Pivot deeper into the graph from orbis.global.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "orbis.global"})-[: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.