Skip to content

Hostname

logicq.net

Last fetched

logicq.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · logicq.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/logicq.net

Resolution chain

logicq.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.9.226104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.161.95172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
lauerlogic & associates
Contact emails

Subdomains

34 observed subdomains of logicq.net.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for logicq.net.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.199.48.178
SPF_IP164.90.202.81
SPF_IP165.22.196.235
SPF_IP188.166.27.218
SPF_IP20.224.16.27
SPF_IP206.189.0.184
SPF_IP80.83.223.43/32
SPF_IP95.211.141.103

Related pages

Pivot deeper into the graph from logicq.net.

Cypher and MCP

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

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