Skip to content

Hostname

es-cat.zinio.com

Last fetched

es-cat.zinio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · es-cat.zinio.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/es-cat.zinio.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.251.11013.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.12913.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.6413.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.913.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.85.31.10152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with es-cat.zinio.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from es-cat.zinio.com in the public web crawl.

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for es-cat.zinio.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEicloud.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_MXes-cat.zinio.com

Related pages

Pivot deeper into the graph from es-cat.zinio.com.

Cypher and MCP

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

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