Skip to content

Hostname

iav.lu

Last fetched

iav.lu resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.241.137.241199.241.137.0/24AS29802HVC-AS - HIVELOCITY, Inc.DE

WHOIS identity

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

Subdomains

6 observed subdomains of iav.lu.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for iav.lu.

MechanismTarget
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from iav.lu.

Cypher and MCP

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

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