Hostname
legalsifter.com
Last fetched
legalsifter.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
legalsifter.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 |
|---|---|---|---|---|
| 199.60.103.151 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
| 199.60.103.51 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of legalsifter.com owner
- Contact emails
- 51f9208f42f3980828cfbe6ee2655592-1343721@contact.gandi.net
- 0153400d-6e05-4f05-a66c-94ebbc7aa119@identity-protect.org
- 03f0c81a-f98c-4c8d-a0ad-f27845219d13@identity-protect.org
- 4c4883da-3402-4523-b8a8-8fa8d664b053@identity-protect.org
- 5f7be995-3d3f-44c2-9363-c34da761155a@identity-protect.org
- 7ec5ba20-bb93-4bdb-9520-d49da7f0c192@identity-protect.org
- d17b205d-5b60-43f6-b25f-bed4cfc3d439@identity-protect.org
- owner-11753078@legalsifter.com.whoisprivacyservice.org
- owner-3289277@legalsifter.com.whoisprivacyservice.org
- owner-4372680@legalsifter.com.whoisprivacyservice.org
- owner-4642629@legalsifter.com.whoisprivacyservice.org
- owner-7439279@legalsifter.com.whoisprivacyservice.org
- owner-7772611@legalsifter.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of legalsifter.com.
Web-graph footprint
Distinct hostnames that link to or from legalsifter.com in the public web crawl.
152 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for legalsifter.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 19964950.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from legalsifter.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "legalsifter.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.