Hostname
legaction.com
Last fetched
legaction.com resolves to 1 IPv4 address operated by REFLECTED - Reflected Networks, Inc. in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
legaction.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 |
|---|---|---|---|---|
| 64.210.144.178 | 64.210.128.0/19 | AS29789 | REFLECTED - Reflected Networks, Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- 210 e state route 4
- Contact emails
- legaction.com@domainnameproxyservice.com
- cymghpwyqr@whoisprivacyprotect.com
- a1820387bc3045c61e331fb9a6c6191761c917e436a564d7a4c52d656ef1acec@legaction.com.whoisproxy.org
- b32635b083a85b70b48c5df41e1848ca3af69d96a9d158d53d985f9bd87c0cef@legaction.com.whoisproxy.org
- c9eb380ff85e2c53b1935dccea39dab2b63c24eff97413518ea2f5cb040844e8@legaction.com.whoisproxy.org
- e1fb6fc5483c9f86c4acce55eedbbd5cf2b5016c237b2c3bb5a9f1dac84293bc@legaction.com.whoisproxy.org
- f41c3574669c2fdc27a2f39cce530d36af3f96eae274c2e401743ca63b24b69a@legaction.com.whoisproxy.org
Subdomains
10 observed subdomains of legaction.com.
Web-graph footprint
Distinct hostnames that link to or from legaction.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for legaction.com.
| Mechanism | Target |
|---|---|
| SPF_A | legaction.com |
Related pages
Pivot deeper into the graph from legaction.com.
- IP · 64.210.144.178
- ASN · AS29789REFLECTED - Reflected Networks, Inc.
- Registrar · iana:48
- Country · US
- Email · legaction.com@domainnameproxyservice.com
- TLD · .com
- Browse hostnames · le…
- 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: "legaction.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.