Skip to content

Hostname

liongod.com

Last fetched

liongod.com resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · liongod.comRouting diversity3.0/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/liongod.com

Resolution chain

liongod.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.113.16.21292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.5992.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
2.57.91.702.57.91.0/24AS47583AS-HOSTINGER - Hostinger International Limited
88.222.222.21888.222.222.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0154638861
Contact emails

Subdomains

5 observed subdomains of liongod.com.

Web-graph footprint

Distinct hostnames that link to or from liongod.com in the public web crawl.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for liongod.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from liongod.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "liongod.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 20

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