Skip to content

Hostname

lequa-test.com

Last fetched

lequa-test.com resolves to 2 IPv4 addresses operated by LOOPIA3 - Loopia AB in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · lequa-test.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lequa-test.com

Resolution chain

lequa-test.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.235.174.3109.235.174.0/24AS41528LOOPIA3 - Loopia ABSE
185.111.90.26185.111.88.0/22AS51013WEBSUPPORT-SRO-SK-AS - WebSupport s.r.o.SK

WHOIS identity

Registrar
iana:106
Organization
jimmy eriksson
Contact emails

Web-graph footprint

Distinct hostnames that link to or from lequa-test.com in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for lequa-test.com.

MechanismTarget
SPF_Amail.lequa.com
SPF_IP185.40.186.235
SPF_MXlequa-test.com

Related pages

Pivot deeper into the graph from lequa-test.com.

Cypher and MCP

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

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