Skip to content

Hostname

logistics-mall.com

Last fetched

logistics-mall.com resolves to 1 IPv4 address operated by AS44819 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · logistics-mall.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/logistics-mall.com

Resolution chain

logistics-mall.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.67.104.69217.67.104.0/22AS44819DE

WHOIS identity

Registrar
iana:1390
Organization
logata
Contact emails

Subdomains

32 observed subdomains of logistics-mall.com.

Web-graph footprint

Distinct hostnames that link to or from logistics-mall.com in the public web crawl.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for logistics-mall.com.

MechanismTarget
SPF_Alogistics-mall.com
SPF_INCLUDEnl2go.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP217.67.96.21
SPF_MXlogistics-mall.com

Related pages

Pivot deeper into the graph from logistics-mall.com.

Cypher and MCP

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

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