Hostname
webfree-lp.com
Last fetched
webfree-lp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
webfree-lp.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.144.117 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.62 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.7 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.78 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.127 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.23 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.26 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.86 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of webfree-lp.com owner
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from webfree-lp.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from webfree-lp.com.
- IP · 18.164.144.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 7de2032d-3605-48f1-a25e-9faaaaa108e7@identity-protect.org
- TLD · .com
- Browse hostnames · we…
- 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: "webfree-lp.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.