Hostname
almefy.com
Last fetched
almefy.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
almefy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.29.157.232 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of almefy.com owner
- Contact emails
- 130592cb-f59f-476c-bd01-c513e35c5276@identity-protect.org
- 5b2be3bd-9790-4e14-b93c-03cbb423334f@identity-protect.org
- 761a81d6-ecab-4e4c-93db-0dba3ecd3706@identity-protect.org
- b880a386-e7d6-4ba6-b6fa-4903c05202c8@identity-protect.org
- ccc012b8-5dec-4888-b17b-1dc422d5a056@identity-protect.org
- cf4554d8-1c8f-48f5-a746-7b91b071a00d@identity-protect.org
Subdomains
30 observed subdomains of almefy.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from almefy.com in the public web crawl.
63 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for almefy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.95.196.44 |
| SPF_IP | 18.195.136.105 |
Related pages
Pivot deeper into the graph from almefy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "almefy.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.