Hostname
legislate.com
Last fetched
legislate.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
legislate.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.48.170.244 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.32.231 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.227.226.207 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.237.127.71 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of legislate.com owner
- Contact emails
- admin.contact@slate.com
- 20eb40c2-e54c-4796-b576-ef70826a0e43@identity-protect.org
- c59388ba-95f1-489b-ae5e-9466403068c8@identity-protect.org
- cb797eea-9bac-455b-98b5-7d47609435c6@identity-protect.org
- e90eb1b3-2d4b-489b-9f00-1a7486095ce6@identity-protect.org
- ef01d3ea-44c5-4f41-90e1-9f89db9c635f@identity-protect.org
- f9265ae0-4f72-4368-bf4d-ce0c18a4c544@identity-protect.org
- owner-9678986@legislate.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of legislate.com.
| Subdomain |
|---|
| www.legislate.com |
Web-graph footprint
Distinct hostnames that link to or from legislate.com in the public web crawl.
8 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from legislate.com.
- IP · 100.48.170.244
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin.contact@slate.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: "legislate.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.