Skip to content

Hostname

quick.lu

Last fetched

quick.lu resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE.

Nutrition Label

WHISPER CANON · quick.luRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/quick.lu

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.78.150172.105.64.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudDE

WHOIS identity

No WHOIS records are currently associated with quick.lu in WhisperGraph.

Subdomains

4 observed subdomains of quick.lu.

Web-graph footprint

Distinct hostnames that link to or from quick.lu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for quick.lu.

MechanismTarget
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.jobaffinity.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sitel.com
SPF_IP212.166.13.234
SPF_IP212.166.45.138
SPF_IP46.227.81.43
SPF_IP92.103.206.108/32

Related pages

Pivot deeper into the graph from quick.lu.

Cypher and MCP

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

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