Hostname
legwebmasters.com
Last fetched
legwebmasters.com resolves to 1 IPv4 address operated by VACARES - Vacares LLC in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
legwebmasters.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 |
|---|---|---|---|---|
| 84.247.2.162 | 84.247.2.0/24 | AS13820 | VACARES - Vacares LLC | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-5b7b9c0956fa584044442330bbfdf79c@privacyguardian.org
- pw-6d0ceff7ca53eaa8aed3cb32e4546624@privacyguardian.org
- pw-7c20caeee4e47cd8f81f4d479e55a645@privacyguardian.org
- pw-8904cb37210de58ec005e223d9b8c697@privacyguardian.org
- pw-8a0408d040f8c220de58f5588b5eb094@privacyguardian.org
- pw-eb74479428d1e8c82573ce4af3b24b37@privacyguardian.org
- pw-f197e3146a6d374235e0ed33a2e70af8@privacyguardian.org
Subdomains
5 observed subdomains of legwebmasters.com.
Web-graph footprint
Distinct hostnames that link to or from legwebmasters.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for legwebmasters.com.
| Mechanism | Target |
|---|---|
| SPF_A | legwebmasters.com |
| SPF_IP | 84.247.2.149 |
| SPF_MX | legwebmasters.com |
Related pages
Pivot deeper into the graph from legwebmasters.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "legwebmasters.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.