Skip to content

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

WHISPER CANON · griffininternet.hostRouting diversity5.7/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/griffininternet.host

Resolution chain

griffininternet.host resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.163.214.100103.163.214.0/23AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.163.214.148103.163.214.0/23AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.163.215.116103.163.214.0/23AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.163.215.52103.163.214.0/23AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.163.215.76103.163.214.0/23AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.20.240.23103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
103.20.240.25103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
103.20.240.27103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
103.20.240.87103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
103.20.240.90103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
109.238.10.121109.238.0.0/20AS21409IKOULA - Ikoula Net SASFR
109.238.10.92109.238.0.0/20AS21409IKOULA - Ikoula Net SASFR
109.238.10.97109.238.0.0/20AS21409IKOULA - Ikoula Net SASFR
156.67.26.254156.67.24.0/22AS51167CONTABO - Contabo GmbHGB
156.67.27.0156.67.24.0/22AS51167CONTABO - Contabo GmbHGB
156.67.27.1156.67.24.0/22AS51167CONTABO - Contabo GmbHGB
173.249.34.184173.249.34.0/23AS51167CONTABO - Contabo GmbHDE
178.170.94.11178.170.0.0/17AS21409IKOULA - Ikoula Net SASFR
178.170.94.98178.170.0.0/17AS21409IKOULA - Ikoula Net SASFR
178.170.94.99178.170.0.0/17AS21409IKOULA - Ikoula Net SASFR

WHOIS identity

Registrar
iana:1068
Organization
griffin internet services
Contact emails

Subdomains

1 observed subdomain of griffininternet.host.

Threat posture

History

Related pages

Pivot deeper into the graph from griffininternet.host.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.