Skip to content

Hostname

lautanhost.com

Last fetched

lautanhost.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · lautanhost.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/lautanhost.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.32.121.9145.32.96.0/19AS20473AS-VULTR - The Constant Company, LLCSG
213.163.200.205213.163.192.0/20AS202053SG

WHOIS identity

Registrar
iana:303
Organization
nankment network
Contact emails

Subdomains

10 observed subdomains of lautanhost.com.

Web-graph footprint

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

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • lautanhost.com

SPF policy

4 SPF mechanisms authorising senders for lautanhost.com.

MechanismTarget
SPF_Alautanhost.com
SPF_IP45.32.121.91
SPF_IP45.32.122.115
SPF_MXlautanhost.com

Related pages

Pivot deeper into the graph from lautanhost.com.

Cypher and MCP

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

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