Skip to content

Hostname

laist.com

Last fetched

laist.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.108108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.41108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.50108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.81108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.226.244.11513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of laist.com owner
Contact emails

Subdomains

16 observed subdomains of laist.com.

Web-graph footprint

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

8,292 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for laist.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.203.201.30

Related pages

Pivot deeper into the graph from laist.com.

Cypher and MCP

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

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