Hostname
halifat.net
Last fetched
halifat.net resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
halifat.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 |
|---|---|---|---|---|
| 161.35.144.74 | 161.35.144.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 1e3f0fdd6a30ec24143abbec73a581c5bc89d2d540e93ecb8a6fee16f9108ffc@halifat.net.whoisproxy.org
- 1f360a1a62e135bda7acff958a3a4263243e47ec5d208b3136c4805d68623931@halifat.net.whoisproxy.org
- 2274a663320cfaadb992bcd897ee3c22603b4dbe538287d1bf7a3a05059e7c37@halifat.net.whoisproxy.org
- 2839e599e1a45c1369a3ea9a6ac986d8fa0f53321bea09d82bdf39ceec374262@halifat.net.whoisproxy.org
- 28cf9e1d7dec5a67226b77da19a402bb4c7c7158b52278d3e3d894eaab3e30a6@halifat.net.whoisproxy.org
- 323845e057825b76b29a3b23d623b5897d1a43b9622f0694e351aa839901740f@halifat.net.whoisproxy.org
- 32cdcb959781b60d1d906b2fe4be33fad5e9b0559ab7527504658b95bc8168ae@halifat.net.whoisproxy.org
- 38860ab50c4f82f9520d96d4ab91aaf4b42370791e986c92e990119b09b694a7@halifat.net.whoisproxy.org
- 3bcdd4da76dfd80242a304fa4fe6a326dd2322bd936a1486c048f0fad4f6f7b9@halifat.net.whoisproxy.org
- 5545aa337f043aaf112529282e1d1c8e5c9543686cbc03419c46370b33f8fb19@halifat.net.whoisproxy.org
- 7026fcf1c41e97e9cbc7b1d119124a87a60256501b67d2210dfbc47f32417bdf@halifat.net.whoisproxy.org
- 7fa4ea3d4d2d53c75bd160a2429a4f925d2aaa4559f5df7143883c79036ad069@halifat.net.whoisproxy.org
- 882db1529c9b53607c5ec5d0a65bd840696b7bf730cb59a526208f1d4ba61e6b@halifat.net.whoisproxy.org
- 9f9e04a9a2c1507ea9f34bd5f85ebc57e8c1e794abd41366ef750d1a27951082@halifat.net.whoisproxy.org
- a0bc339461346d6338a170582ff1a422353e3d9b4dbfb5369ecbf682ab4b705b@halifat.net.whoisproxy.org
- b14a451872d44609ab17849f377c306085b9ac72dd755f8d764a81b50d91171e@halifat.net.whoisproxy.org
- c72a79c43d43901d350a633cc4928ed1cde8414218a1c6cc57afc575ec1f5a06@halifat.net.whoisproxy.org
- ca0d72b11bb2a099ae725c5d8c9a90fcbf43a5f9a3f72d46ba51a8030721b081@halifat.net.whoisproxy.org
- d269cf58ce889c82de51131e667875060361bc8f20aa056070e1b46862bb86cd@halifat.net.whoisproxy.org
- d84cbc6b7c9b883027f298763e945a37721f208b5f62651f86e9374307c99244@halifat.net.whoisproxy.org
- and 2 more
Subdomains
1 observed subdomain of halifat.net.
| Subdomain |
|---|
| www.halifat.net |
Web-graph footprint
Distinct hostnames that link to or from halifat.net in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- halifat.net
Related pages
Pivot deeper into the graph from halifat.net.
- IP · 161.35.144.74
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:228
- Country · NL
- Email · 1e3f0fdd6a30ec24143abbec73a581c5bc89d2d540e93ecb8a6fee16f9108ffc@halifat.net.whoisproxy.org
- TLD · .net
- Browse hostnames · ha…
- 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: "halifat.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.