Hostname
webintech.net
Last fetched
webintech.net resolves to 1 IPv4 address operated by ENZUINC-US - Enzu Inc in US. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
webintech.net 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 |
|---|---|---|---|---|
| 199.231.211.51 | 199.231.208.0/22 | AS18978 | ENZUINC-US - Enzu Inc | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- domain admin
- Contact emails
Subdomains
62 observed subdomains of webintech.net.
Showing 25 of 62. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- webintech.net
SPF policy
13 SPF mechanisms authorising senders for webintech.net.
| Mechanism | Target |
|---|---|
| SPF_A | webintech.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 199.231.211.51 |
| SPF_IP | 199.231.211.89 |
| SPF_IP | 199.231.213.60 |
| SPF_IP | 38.145.199.41 |
| SPF_IP | 45.136.113.112 |
| SPF_IP | 45.136.113.230 |
| SPF_IP | 45.136.113.57 |
| SPF_IP | 45.136.113.95 |
| SPF_IP | 5.180.26.64 |
| SPF_IP | 5.180.41.29 |
| SPF_MX | webintech.net |
Related pages
Pivot deeper into the graph from webintech.net.
- IP · 199.231.211.51
- ASN · AS18978ENZUINC-US - Enzu Inc
- Registrar · iana:303
- Country · US
- Email · webintech@setprivacy.com
- TLD · .net
- 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: "webintech.net"})-[: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.