Skip to content

Hostname

be.zinio.com

Last fetched

be.zinio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.125.253.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.413.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.793.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.873.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.38.1063.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.1203.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.143.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.533.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with be.zinio.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for be.zinio.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEicloud.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_MXbe.zinio.com

Related pages

Pivot deeper into the graph from be.zinio.com.

Cypher and MCP

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

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