Skip to content

Hostname

email.printweek.com

Last fetched

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

Nutrition Label

WHISPER CANON · email.printweek.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/email.printweek.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.10618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.2518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.573.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.653.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.853.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.933.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with email.printweek.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for email.printweek.com.

MechanismTarget
SPF_INCLUDEmsgfocus.com

Related pages

Pivot deeper into the graph from email.printweek.com.

Cypher and MCP

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

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