Skip to content

Hostname

oos.lion.com

Last fetched

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

Nutrition Label

WHISPER CANON · oos.lion.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/oos.lion.com

Resolution chain

oos.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 oos.lion.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for oos.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 oos.lion.com.

Cypher and MCP

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

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