Hostname
enziweb.com
Last fetched
enziweb.com resolves to 2 IPv4 addresses operated by AS131775 in ID. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
enziweb.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 |
|---|---|---|---|---|
| 103.16.199.85 | 103.16.199.0/24 | AS131775 | — | ID |
| 117.53.153.240 | 117.53.152.0/22 | AS46015 | — | MY |
WHOIS identity
- Registrar
- iana:3862
- Organization
- domain admin
- Contact emails
Subdomains
3 observed subdomains of enziweb.com.
Web-graph footprint
Distinct hostnames that link to or from enziweb.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for enziweb.com.
| Mechanism | Target |
|---|---|
| SPF_A | enziweb.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 103.16.199.85 |
| SPF_IP | 15.235.227.117 |
| SPF_IP | 2402:1f00:8008:7500:0:0:0:0 |
| SPF_MX | enziweb.com |
Related pages
Pivot deeper into the graph from enziweb.com.
- IP · 103.16.199.85
- ASN · AS131775
- Registrar · iana:3862
- Country · ID
- Email · 55a9f5c23y5amaa6@5225b4d0pi3627q9.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · en…
- 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: "enziweb.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.