Hostname
sacattorneys.com
Last fetched
sacattorneys.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
sacattorneys.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 |
|---|---|---|---|---|
| 13.227.173.26 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.60 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.67 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.9 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.237.117 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.32 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.60 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.91 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- 0350b6a40a28fd0a698bae408b91ac37@domaindiscreet.com
- 06f8dad90a28fd0a5d59e872fc063934@domaindiscreet.com
- 0b612bed0a28fd0a34c9dd49621e8d3e@domaindiscreet.com
- 194479370a28fd0a2878e6f9597dc09a@domaindiscreet.com
- 40f794080a28fd0a416ed704551b0a41@domaindiscreet.com
- 49rnhljbakhu5b40mnjm8a7bpm@domaindiscreet.com
- 572224cb0a28fd0a23231d61651acbdc@domaindiscreet.com
- 5a937a6b0a28fd0a7268a7571b6855bc@domaindiscreet.com
- 9ad341670a28fd0a527cd6697cba471a@domaindiscreet.com
- b8175da30a28fd0a0ceaf7f06d6a98bf@domaindiscreet.com
- sacattorneys.com@domainsbyproxy.com
- d87aa6140a28fd0a504b98b5cb0a5f3b@domaindiscreet.com
Subdomains
7 observed subdomains of sacattorneys.com.
Web-graph footprint
Distinct hostnames that link to or from sacattorneys.com in the public web crawl.
81 sites link to this hostname.
154 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 sacattorneys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from sacattorneys.com.
- IP · 13.227.173.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · FR
- Email · 0350b6a40a28fd0a698bae408b91ac37@domaindiscreet.com
- TLD · .com
- Browse hostnames · sa…
- 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: "sacattorneys.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.