Hostname
gulzeb.com
Last fetched
gulzeb.com resolves to 1 IPv4 address operated by QUICKPACKET - QuickPacket, LLC in US. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
gulzeb.com 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 |
|---|---|---|---|---|
| 185.145.45.111 | 185.145.44.0/22 | AS46261 | QUICKPACKET - QuickPacket, LLC | US |
WHOIS identity
- Registrar
- iana:1923
- Organization
- this domain was caught by dropcatch.com
- Contact emails
- 7223e465aba7493e8faca37fcb5953b2.protect@whoisguard.com
- 4abdf98b8699494aa97005a14dd6a960.protect@withheldforprivacy.com
- 793690a6c44745698cf546f849c1ad03.protect@withheldforprivacy.com
- a8dcaa65370b4bbc88ce77077ab54810.protect@withheldforprivacy.com
- support@dropcatch.com
- reactivation-pending@mail.withheldforprivacy.com
- abidraza@hotmail.co.uk
Subdomains
3 observed subdomains of gulzeb.com.
Threat posture
History
Related pages
Pivot deeper into the graph from gulzeb.com.
- IP · 185.145.45.111
- ASN · AS46261QUICKPACKET - QuickPacket, LLC
- Registrar · iana:1923
- Country · US
- Email · 7223e465aba7493e8faca37fcb5953b2.protect@whoisguard.com
- TLD · .com
- Browse hostnames · gu…
- 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: "gulzeb.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.