Hostname
griffininternet.host
Last fetched
griffininternet.host resolves to 20 IPv4 addresses operated by LANIT-AS-VN - Lanit Technology and Communication Joint Stock Company in VN. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
griffininternet.host resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.163.214.100 | 103.163.214.0/23 | AS131366 | LANIT-AS-VN - Lanit Technology and Communication Joint Stock Company | VN |
| 103.163.214.148 | 103.163.214.0/23 | AS131366 | LANIT-AS-VN - Lanit Technology and Communication Joint Stock Company | VN |
| 103.163.215.116 | 103.163.214.0/23 | AS131366 | LANIT-AS-VN - Lanit Technology and Communication Joint Stock Company | VN |
| 103.163.215.52 | 103.163.214.0/23 | AS131366 | LANIT-AS-VN - Lanit Technology and Communication Joint Stock Company | VN |
| 103.163.215.76 | 103.163.214.0/23 | AS131366 | LANIT-AS-VN - Lanit Technology and Communication Joint Stock Company | VN |
| 103.20.240.23 | 103.20.240.0/24 | AS55720 | GIGABIT-MY - Gigabit Hosting Sdn Bhd | MY |
| 103.20.240.25 | 103.20.240.0/24 | AS55720 | GIGABIT-MY - Gigabit Hosting Sdn Bhd | MY |
| 103.20.240.27 | 103.20.240.0/24 | AS55720 | GIGABIT-MY - Gigabit Hosting Sdn Bhd | MY |
| 103.20.240.87 | 103.20.240.0/24 | AS55720 | GIGABIT-MY - Gigabit Hosting Sdn Bhd | MY |
| 103.20.240.90 | 103.20.240.0/24 | AS55720 | GIGABIT-MY - Gigabit Hosting Sdn Bhd | MY |
| 109.238.10.121 | 109.238.0.0/20 | AS21409 | IKOULA - Ikoula Net SAS | FR |
| 109.238.10.92 | 109.238.0.0/20 | AS21409 | IKOULA - Ikoula Net SAS | FR |
| 109.238.10.97 | 109.238.0.0/20 | AS21409 | IKOULA - Ikoula Net SAS | FR |
| 156.67.26.254 | 156.67.24.0/22 | AS51167 | CONTABO - Contabo GmbH | GB |
| 156.67.27.0 | 156.67.24.0/22 | AS51167 | CONTABO - Contabo GmbH | GB |
| 156.67.27.1 | 156.67.24.0/22 | AS51167 | CONTABO - Contabo GmbH | GB |
| 173.249.34.184 | 173.249.34.0/23 | AS51167 | CONTABO - Contabo GmbH | DE |
| 178.170.94.11 | 178.170.0.0/17 | AS21409 | IKOULA - Ikoula Net SAS | FR |
| 178.170.94.98 | 178.170.0.0/17 | AS21409 | IKOULA - Ikoula Net SAS | FR |
| 178.170.94.99 | 178.170.0.0/17 | AS21409 | IKOULA - Ikoula Net SAS | FR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- griffin internet services
- Contact emails
Subdomains
1 observed subdomain of griffininternet.host.
| Subdomain |
|---|
| link.griffininternet.host |
Threat posture
History
Related pages
Pivot deeper into the graph from griffininternet.host.
- IP · 103.163.214.100
- ASN · AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock Company
- Registrar · iana:1068
- Country · VN
- Email · servers@eksteen.biz
- TLD · .host
- Browse hostnames · gr…
- 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: "griffininternet.host"})-[: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.