Skip to content

Hostname

printwithwave.com

Last fetched

printwithwave.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · printwithwave.comRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/printwithwave.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.37.199100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.250.1233.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.30.19034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.55.13134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.16.20234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.32.15344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.41.044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.32.11452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.45.25052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.213.1352.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.171.19552.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.30.10754.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1246635276
Contact emails

Subdomains

1 observed subdomain of printwithwave.com.

Threat posture

History

Related pages

Pivot deeper into the graph from printwithwave.com.

Cypher and MCP

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

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