Hostname
a-m-s.com
Last fetched
a-m-s.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:469 as the registrar.
Nutrition Label
Resolution chain
a-m-s.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 |
|---|---|---|---|---|
| 35.245.127.94 | 35.245.112.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:469
- Organization
- foundation building materials
- Contact emails
Subdomains
1 observed subdomain of a-m-s.com.
| Subdomain |
|---|
| www.a-m-s.com |
Web-graph footprint
Distinct hostnames that link to or from a-m-s.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for a-m-s.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 135.84.68.123/32 |
| SPF_IP | 136.179.8.166 |
| SPF_IP | 161.38.199.106 |
| SPF_IP | 162.223.160.248 |
| SPF_IP | 192.254.115.42/32 |
| SPF_IP | 205.201.134.10 |
| SPF_IP | 206.152.14.54/32 |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 3.101.216.144/28 |
| SPF_IP | 3.214.204.181/32 |
| SPF_IP | 44.211.178.112/28 |
Related pages
Pivot deeper into the graph from a-m-s.com.
- IP · 35.245.127.94
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:469
- Country · US
- Email · jb84n23c2rj@networksolutionsprivateregistration.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: "a-m-s.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.