Skip to content

Hostname

logisworldwide.com

Last fetched

logisworldwide.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · logisworldwide.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/logisworldwide.com

Resolution chain

logisworldwide.com 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:1647
Organization
evolucion web mx
Contact emails

Subdomains

8 observed subdomains of logisworldwide.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for logisworldwide.com.

MechanismTarget
SPF_Alogisworldwide.com
SPF_INCLUDEs1.artehosting.com.mx
SPF_IP107.190.136.82
SPF_IP154.12.225.3
SPF_IP162.216.4.226
SPF_IP162.216.4.228/32
SPF_IP162.252.84.202
SPF_IP198.49.75.66
SPF_IP201.149.66.51
SPF_IP23.111.148.170
SPF_IP91.191.211.194
SPF_MXlogisworldwide.com

Related pages

Pivot deeper into the graph from logisworldwide.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "logisworldwide.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.