Hostname
imlamsa.com
Last fetched
imlamsa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
imlamsa.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.194.11 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.194.5 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.194.88 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.194.9 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.43.116 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.117 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.12 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.81 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of imlamsa.com owner
- Contact emails
- ventas@bprsoluciones.com
- 085c423e-7741-42d7-bb3d-042385d10c4e@identity-protect.org
- 0b468b67-22b0-4d23-8e77-7489e11f76c8@identity-protect.org
- 0b6690b7-01ea-4167-8fdb-4e0a5e3fbf3c@identity-protect.org
- 101cc8e6-375d-45be-a908-b23dcfe199d9@identity-protect.org
- 5381b923-fab1-40b0-b73f-9405a478f0bc@identity-protect.org
- d0ac060f-68b6-4f59-a7bd-f061562afee1@identity-protect.org
Subdomains
1 observed subdomain of imlamsa.com.
| Subdomain |
|---|
| www.imlamsa.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for imlamsa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from imlamsa.com.
- IP · 108.157.194.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · ventas@bprsoluciones.com
- TLD · .com
- Browse hostnames · im…
- 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: "imlamsa.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.