Hostname
wep.wf
Last fetched
wep.wf resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:instra corporation pty ltd as the registrar.
Nutrition Label
Resolution chain
wep.wf resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:instra corporation pty ltd
- Organization
- domain directors
- Contact emails
Subdomains
2 observed subdomains of wep.wf.
| Subdomain |
|---|
| dev.wep.wf |
| stage.wep.wf |
Web-graph footprint
Distinct hostnames that link to or from wep.wf in the public web crawl.
1,872 sites link to this hostname.
845 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from wep.wf.
- IP · 18.153.145.145
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:instra corporation pty ltd
- Country · DE
- Email · frdomains@instra.com
- TLD · .wf
- 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: "wep.wf"})-[: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.