Skip to content

Hostname

global-logisteed.com

Last fetched

global-logisteed.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. global-logisteed.com 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 · global-logisteed.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/global-logisteed.com

Resolution chain

No IPv4 resolution is recorded for global-logisteed.com in WhisperGraph.

IPv6 resolution

No AAAA record for global-logisteed.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
3e980185-58f8-4a61-986f-d8c96a01e7db@identity-protect.org, 4a386d0e-b4d9-4c94-a44c-eddd94c79f74@identity-protect.org, 65c80895-d2e0-45cf-8e82-9552f8ea90ce@identity-protect.org, 6f68784f-43e0-4e3b-aa6d-be13083b7944@identity-protect.org, a36e0346-e71b-4725-bb28-c57fae7a9cdc@identity-protect.org, af3e7374-9278-4ebf-8841-f52260967911@identity-protect.org, f16345ae-ae3f-4541-aa27-60e9ffa65cd8@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-398.awsdns-49.com
  • ns-666.awsdns-19.net
  • ns-1456.awsdns-54.org
  • ns-1967.awsdns-53.co.uk

Threat-feed evidence

History

Related pages

Pivot from global-logisteed.com 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: "global-logisteed.com"})-[: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.