Skip to content

Hostname

siu.li

Last fetched

siu.li resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · siu.liRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/siu.li

Resolution chain

siu.li resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
129.146.57.146129.146.56.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS
168.138.185.157168.138.160.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationSG

WHOIS identity

No WHOIS records are currently associated with siu.li in WhisperGraph.

Subdomains

8 observed subdomains of siu.li.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from siu.li.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "siu.li"})-[: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.