Hostname
iams.com
Last fetched
iams.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
iams.com 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 |
|---|---|---|---|---|
| 13.227.87.106 | 13.227.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.87.37 | 13.227.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.87.60 | 13.227.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.87.93 | 13.227.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.58.111 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.38 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.47 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.84 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.173.219.20 | 3.173.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.219.56 | 3.173.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.219.77 | 3.173.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.219.9 | 3.173.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:470
- Organization
- procter & gamble
- Contact emails
Subdomains
15 observed subdomains of iams.com.
Web-graph footprint
Distinct hostnames that link to or from iams.com in the public web crawl.
665 sites link to this hostname.
22 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 iams.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mars-inc.com |
Related pages
Pivot deeper into the graph from iams.com.
- IP · 13.227.87.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:470
- Country · US
- Email · domain.administrator@effem.com
- TLD · .com
- Browse hostnames · ia…
- 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: "iams.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.