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
Resolution chain
laist.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.229.108 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.41 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.50 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.81 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.226.244.115 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.13 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.25 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.65 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of laist.com owner
- Contact emails
- laist.com@domainsbyproxy.com
- godaddyalerts@hugollc.com
- jake@gothamist.com
- 148563d4-dc32-4b06-b824-4b6e72da3ebf@identity-protect.org
- 7628abb8-4ee7-497c-b940-7eafd2a30f54@identity-protect.org
- 88901e86-b871-4ade-a931-f676391dad83@identity-protect.org
- be00cec7-0b11-45ff-93ff-ef00a0901994@identity-protect.org
- d07229cb-be00-4336-973d-290065bdc0be@identity-protect.org
- dnsadmin@mpr.org
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
MX records
SPF policy
5 SPF mechanisms authorising senders for laist.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.203.201.30 |
Related pages
Pivot deeper into the graph from laist.com.
- IP · 108.157.229.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · laist.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · la…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.