Skip to content

Hostname

lion.com

Last fetched

lion.com resolves to 1 IPv4 address operated by LION-TECHNOLOGY-570 - LION TECHNOLOGY INC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lion.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lion.com

Resolution chain

lion.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.140.190.34165.140.190.0/24AS400068LION-TECHNOLOGY-570 - LION TECHNOLOGY INCUS

WHOIS identity

Registrar
iana:2
Organization
lion technology
Contact emails

Subdomains

28 observed subdomains of lion.com.

Web-graph footprint

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

229 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lion.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Alion.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.140.190.18/29
SPF_IP165.140.190.32/27
SPF_IP209.123.233.192/26
SPF_IP65.115.28.162
SPF_IP74.203.49.224

Related pages

Pivot deeper into the graph from lion.com.

Cypher and MCP

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

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