Skip to content

Hostname

lauruslabs.com

Last fetched

lauruslabs.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lauruslabs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lauruslabs.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.232.140.8413.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of lauruslabs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lauruslabs.com.

MechanismTarget
SPF_Alauruslabs.com
SPF_IP111.93.12.85
SPF_IP111.93.210.203
SPF_IP115.243.8.108
SPF_IP122.185.77.98
SPF_IP139.167.71.52
SPF_IP182.156.2.106
SPF_MXlauruslabs.com

Related pages

Pivot deeper into the graph from lauruslabs.com.

Cypher and MCP

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

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