Skip to content

Hostname

scsi-inc.com

Last fetched

scsi-inc.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · scsi-inc.comRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/scsi-inc.com

Resolution chain

scsi-inc.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.216.0.3313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.14.11518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.38.1663.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.139.25034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.113.18852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.31.13654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

5 observed subdomains of scsi-inc.com.

Web-graph footprint

Distinct hostnames that link to or from scsi-inc.com in the public web crawl.

17 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for scsi-inc.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_IP70.182.140.16
SPF_IP70.182.140.6

Related pages

Pivot deeper into the graph from scsi-inc.com.

Cypher and MCP

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

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