Skip to content

Hostname

logisteed.com

Last fetched

logisteed.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · logisteed.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/logisteed.com

Resolution chain

logisteed.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.225.24213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.207.453.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.74.3635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.176.12835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.202.2735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.11.11352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.140.7652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.91.2713.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.134.14735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.98.20013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.114.14013.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

11 observed subdomains of logisteed.com.

Web-graph footprint

Distinct hostnames that link to or from logisteed.com in the public web crawl.

199 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for logisteed.com.

Related pages

Pivot deeper into the graph from logisteed.com.

Cypher and MCP

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

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