Skip to content

Hostname

tracking.lion.com

Last fetched

tracking.lion.com resolves to 1 IPv4 address operated by LION-TECHNOLOGY-570 - LION TECHNOLOGY INC in US.

Nutrition Label

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

Resolution chain

tracking.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

No WHOIS records are currently associated with tracking.lion.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tracking.lion.com.

MechanismTarget
SPF_Alion.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP209.123.233.192/26
SPF_IP216.220.80.0/27
SPF_IP65.115.28.160/29
SPF_IP65.115.28.162
SPF_IP74.203.49.224

Related pages

Pivot deeper into the graph from tracking.lion.com.

Cypher and MCP

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

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