Skip to content

Hostname

techsense.lu

Last fetched

techsense.lu resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

techsense.lu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.249.242.1034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.116.14852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.183.4654.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.66.863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

19 observed subdomains of techsense.lu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for techsense.lu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:41d0:1:db13:0:0:0:1
SPF_IP54.37.50.95
SPF_IP79.137.101.252
SPF_IP91.121.154.19

Related pages

Pivot deeper into the graph from techsense.lu.

Cypher and MCP

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

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