Skip to content

Hostname

br.zinio.com

Last fetched

br.zinio.com resolves to 8 IPv4 addresses operated by AS64073 in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.219.1050.0.0.0/0AS64073IE
13.227.219.1100.0.0.0/0AS64073IE
13.227.219.70.0.0.0/0AS64073IE
13.227.219.710.0.0.0/0AS64073IE
3.163.115.333.163.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.115.463.163.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.115.693.163.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.115.763.163.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

8 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 br.zinio.com.

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

Related pages

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

Cypher and MCP

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

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