Skip to content

Hostname

promotions.si.com

Last fetched

promotions.si.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · promotions.si.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/promotions.si.com

Resolution chain

promotions.si.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.145.173.7416.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.108.10316.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.172.4252.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.68.10052.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with promotions.si.com in WhisperGraph.

Subdomains

2 observed subdomains of promotions.si.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for promotions.si.com.

MechanismTarget
SPF_Apromotions.si.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.migadu.com
SPF_MXpromotions.si.com

Related pages

Pivot deeper into the graph from promotions.si.com.

Cypher and MCP

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

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