Skip to content

Hostname

stqu.com

Last fetched

stqu.com resolves to 1 IPv4 address operated by AS37492 in TN. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · stqu.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/stqu.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.95.93.65193.95.92.0/23AS37492TN

WHOIS identity

Registrar
iana:886
Organization
socia(c)ta(c) tunisienne de quincaillerie
Contact emails

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for stqu.com.

MechanismTarget
SPF_IP193.95.123.25
SPF_IP193.95.123.26
SPF_IP193.95.123.27
SPF_IP196.224.96.4/32
SPF_IP196.224.96.5
SPF_IP196.224.96.6/32
SPF_IP197.26.11.132/29
SPF_IP197.26.11.133
SPF_IP197.26.11.134

Related pages

Pivot deeper into the graph from stqu.com.

Cypher and MCP

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

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