Skip to content

Hostname

scines.net

Last fetched

scines.net resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · scines.netRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scines.net

Resolution chain

scines.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.176.223.25418.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.24.1853.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.243.435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.108.23752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.45.16052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.24.20854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.201.20754.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.25.2354.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.30.2654.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.67.6454.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

10 observed subdomains of scines.net.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for scines.net.

MechanismTarget
SPF_EXISTS%{i}._spf.scines.net

Related pages

Pivot deeper into the graph from scines.net.

Cypher and MCP

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

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