Hostname
aminfoundry.com
Last fetched
aminfoundry.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
aminfoundry.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 |
|---|---|---|---|---|
| 104.21.28.32 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.170.57 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 44.233.250.75 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.38.196.63 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:3862
- Organization
- ez2care
- Contact emails
Subdomains
5 observed subdomains of aminfoundry.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for aminfoundry.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 146.19.254.0/24 |
| SPF_IP | 146.255.85.0/24 |
| SPF_IP | 167.148.115.0/24 |
| SPF_IP | 173.239.238.0/24 |
| SPF_IP | 173.244.60.0/24 |
| SPF_IP | 185.102.173.0/24 |
| SPF_IP | 185.28.119.0/24 |
| SPF_IP | 188.64.184.0/24 |
| SPF_IP | 212.8.251.0/24 |
| SPF_IP | 213.109.147.0/24 |
| SPF_IP | 45.123.43.0/24 |
| SPF_IP | 45.143.166.0/24 |
| SPF_IP | 45.150.109.0/24 |
| SPF_IP | 45.66.249.0/24 |
| SPF_IP | 51.254.104.0/24 |
| SPF_IP | 62.106.66.0/24 |
| SPF_IP | 64.64.97.0/24 |
| SPF_IP | 81.31.213.0/24 |
| SPF_IP | 85.239.53.0/24 |
| SPF_IP | 91.236.230.0/24 |
| SPF_IP | 94.23.77.0/24 |
| SPF_IP | 98.159.35.0/24 |
Related pages
Pivot deeper into the graph from aminfoundry.com.
- IP · 104.21.28.32
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:3862
- Country · CA
- Email · karam98@gmail.com
- TLD · .com
- Browse hostnames · am…
- 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: "aminfoundry.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.