Skip to content

Hostname

suntimes.com

Last fetched

suntimes.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · suntimes.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/suntimes.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.10913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.11199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
chicago sun-times media,
Contact emails

Subdomains

86 observed subdomains of suntimes.com.

Web-graph footprint

Distinct hostnames that link to or from suntimes.com in the public web crawl.

6,927 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for suntimes.com.

MechanismTarget
SPF_INCLUDE_out.internal.suntimes.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_ven.spf.suntimes.com
SPF_IP174.34.57.41
SPF_IP208.181.59.34
SPF_IP208.181.59.36
SPF_IP64.179.27.252/32
SPF_IP64.196.161.2/32
SPF_IP65.114.230.66/32
SPF_IP66.202.101.252/32

Related pages

Pivot deeper into the graph from suntimes.com.

Cypher and MCP

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

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