Hostname
cmamlaw.com
Last fetched
cmamlaw.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cmamlaw.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.22.107 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.125 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.30 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.98 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.113.107 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.28 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.6 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.62 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- cb5yf49f8vm@networksolutionsprivateregistration.com
- jf2ft4b56ce@networksolutionsprivateregistration.com
- jk7ug64y88z@networksolutionsprivateregistration.com
- jt4hu7td77e@networksolutionsprivateregistration.com
- pb4n46ds8a6@networksolutionsprivateregistration.com
- yw2db3h548m@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of cmamlaw.com.
Web-graph footprint
Distinct hostnames that link to or from cmamlaw.com in the public web crawl.
16 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for cmamlaw.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from cmamlaw.com.
- IP · 3.160.22.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · cb5yf49f8vm@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cm…
- 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: "cmamlaw.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.