Hostname
deltechweb.com
Last fetched
deltechweb.com resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:4092 as the registrar.
Nutrition Label
Resolution chain
deltechweb.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 |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 34.150.88.164 | 34.150.80.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | HK |
WHOIS identity
- Registrar
- iana:4092
- Organization
- gkg.net domain proxy service
- Contact emails
- 187b5630a4d32e767d94e2127aa122883856dbb3@privatedomain.gkg.net
- 2ad4fa3cf89d1039151e6e5c770451aedd8da48c@whois.gkg.net
- 44692cf265bdbe47041ba5c3da2851fdebf0b048@privatedomain.gkg.net
- 5f0c13357acd9ac404ea67adc454270044462729@privatedomain.gkg.net
- 60d27fb76a3186d135d014ec6a73ca0c39587f2f@privatedomain.gkg.net
- 6225acc576200274e53ed6464916fe55acf1c300@whois.gkg.net
- 6e778a61839e93d1cb6fd038df7f3033e7035ce1@privatedomain.gkg.net
- 715e500e79e86333fbe00e426dc8d57a7c8bcd63@privatedomain.gkg.net
- 8b38b9b8930148bc34ef332a01138c73b637fa10@privatedomain.gkg.net
- d1baca5771056ba4447493bd90c2c7344e38137a@privatedomain.gkg.net
Subdomains
2 observed subdomains of deltechweb.com.
Web-graph footprint
Distinct hostnames that link to or from deltechweb.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from deltechweb.com.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:4092
- Country · US
- Email · 187b5630a4d32e767d94e2127aa122883856dbb3@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · de…
- 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: "deltechweb.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.