Hostname
lawyerzone.com
Last fetched
lawyerzone.com resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
lawyerzone.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 |
|---|---|---|---|---|
| 173.255.229.248 | 173.255.224.0/20 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 185.181.252.47 | 185.181.252.0/24 | AS14670 | WHG-USE1 - WHG Hosting Services Ltd | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- chris bateman
- Contact emails
Subdomains
7 observed subdomains of lawyerzone.com.
Web-graph footprint
Distinct hostnames that link to or from lawyerzone.com in the public web crawl.
14 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for lawyerzone.com.
| Mechanism | Target |
|---|---|
| SPF_A | 5817.submission.antispamcloud.com |
| SPF_A | lawyerzone.com |
| SPF_A | release.antispamcloud.com |
| SPF_IP | 173.255.229.248 |
| SPF_IP | 173.255.235.72 |
| SPF_MX | lawyerzone.com |
Related pages
Pivot deeper into the graph from lawyerzone.com.
- IP · 173.255.229.248
- ASN · AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
- Registrar · iana:146
- Country · US
- Email · lawyerzone.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · la…
- 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: "lawyerzone.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.