Hostname
holcimfoundation.org
Last fetched
holcimfoundation.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
holcimfoundation.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.5.116 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.43 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.70 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.99 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.50.18 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.23 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.45 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.53 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 52.222.136.120 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.121 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.124 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.51 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- holcim ip
- Contact emails
Subdomains
17 observed subdomains of holcimfoundation.org.
Showing 13 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from holcimfoundation.org in the public web crawl.
401 sites link to this hostname.
525 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for holcimfoundation.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailcontrol.com |
Related pages
Pivot deeper into the graph from holcimfoundation.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "holcimfoundation.org"})-[: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.