Skip to content

Hostname

laureus.com

Last fetched

laureus.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.41.100.20213.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.1.18413.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.191.4918.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.27.8618.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.13.17018.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.245.4935.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.9.16235.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.233.7335.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:470
Organization
domain manager
Contact emails

Subdomains

8 observed subdomains of laureus.com.

Web-graph footprint

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

804 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for laureus.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from laureus.com.

Cypher and MCP

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

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