Hostname
amglaw.com
Last fetched
amglaw.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
amglaw.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.6.40 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.154.207 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a59532wt85t@networksolutionsprivateregistration.com
- bb5583bf6pa@networksolutionsprivateregistration.com
- bb9934td6f4@networksolutionsprivateregistration.com
- bg4qc5q45nd@networksolutionsprivateregistration.com
- bh3se3da6nt@networksolutionsprivateregistration.com
- bh74u59n6qz@networksolutionsprivateregistration.com
- db92a2qw7k2@networksolutionsprivateregistration.com
- de5xe22k4jn@networksolutionsprivateregistration.com
- e74zs42h2xt@networksolutionsprivateregistration.com
- ea4up5dd4n3@networksolutionsprivateregistration.com
- g24t834q6tx@networksolutionsprivateregistration.com
- g35q63zx6g9@networksolutionsprivateregistration.com
- gk5d99e53rh@networksolutionsprivateregistration.com
- gn4tf9559sj@networksolutionsprivateregistration.com
- hb2a52ak65y@networksolutionsprivateregistration.com
- he6wn99x3fk@networksolutionsprivateregistration.com
- hh7vp4z6598@networksolutionsprivateregistration.com
- j75ff8ta7v9@networksolutionsprivateregistration.com
- jm4c83t99zg@networksolutionsprivateregistration.com
- mj5de8dr9az@networksolutionsprivateregistration.com
- and 18 more
Subdomains
1 observed subdomain of amglaw.com.
| Subdomain |
|---|
| www.amglaw.com |
Web-graph footprint
Distinct hostnames that link to or from amglaw.com in the public web crawl.
139 sites link to this hostname.
194 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 amglaw.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from amglaw.com.
- IP · 104.21.6.40
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a59532wt85t@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: "amglaw.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.