Skip to content

Hostname

scg-retail.com

Last fetched

scg-retail.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · scg-retail.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scg-retail.com

Resolution chain

scg-retail.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.3316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.2116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.716.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.7316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.20616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.108.14916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.108.2916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.184.19452.216.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.216.23752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.89.7452.216.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.2952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.19752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.6152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.352.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.193.3754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.231.2154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
gregg katz
Contact emails

Subdomains

4 observed subdomains of scg-retail.com.

Web-graph footprint

Distinct hostnames that link to or from scg-retail.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for scg-retail.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Amail.scg-retail.com
SPF_Ascg-retail.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXscg-retail.com

Related pages

Pivot deeper into the graph from scg-retail.com.

Cypher and MCP

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

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