Skip to content

Hostname

qlogistic.net

Last fetched

qlogistic.net resolves to 1 IPv4 address operated by AS263702 in CL. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · qlogistic.netRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/qlogistic.net

Resolution chain

qlogistic.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.239.216.12245.239.216.0/24AS263702CL

WHOIS identity

Registrar
iana:440
Organization
ali abu zahra
Contact emails

Subdomains

2 observed subdomains of qlogistic.net.

Web-graph footprint

Distinct hostnames that link to or from qlogistic.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • qlogistic.net

SPF policy

4 SPF mechanisms authorising senders for qlogistic.net.

MechanismTarget
SPF_Aqlogistic.net
SPF_IP138.255.101.147
SPF_IP45.239.216.122
SPF_MXqlogistic.net

Related pages

Pivot deeper into the graph from qlogistic.net.

Cypher and MCP

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

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