Skip to content

Hostname

lapua.com

Last fetched

lapua.com resolves to 2 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lapua.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lapua.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.46.3295.216.0.0/16AS24940HETZNER-ASFI
95.216.46.3395.216.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

6 observed subdomains of lapua.com.

Web-graph footprint

Distinct hostnames that link to or from lapua.com in the public web crawl.

401 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lapua.com.

MechanismTarget
SPF_Alapua.com
SPF_INCLUDEsendgrid.net
SPF_MXlapua.com

Related pages

Pivot deeper into the graph from lapua.com.

Cypher and MCP

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

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