Hostname
alamar.com
Last fetched
alamar.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alamar.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.254.206.208 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.212.130.2 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.214.244.73 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.14.98 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- alamar performance learning incorporated
- Contact emails
- lwilliams@alamar.com
- 660702f7-02b1-405d-aa77-22b71b49efbf@identity-protect.org
- 667cdf6c-575a-4547-a8bb-7273137538cd@identity-protect.org
- 6c42d222-c320-4fdc-ba2e-d047e0f73577@identity-protect.org
- a163a16b-1f4d-4828-9cd2-f0fbf55c902a@identity-protect.org
- aaab23b0-500d-4f61-ba71-d8101d6e7a3e@identity-protect.org
- e0e1c669-f4eb-4da1-aed2-32e549f21ce2@identity-protect.org
- owner-10524883@alamar.com.whoisprivacyservice.org
- owner-6117723@alamar.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of alamar.com.
Web-graph footprint
Distinct hostnames that link to or from alamar.com in the public web crawl.
7 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for alamar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from alamar.com.
- IP · 34.254.206.208
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · lwilliams@alamar.com
- TLD · .com
- Browse hostnames · al…
- 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: "alamar.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.