Skip to content

Hostname

cutwise.com

Last fetched

cutwise.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cutwise.comRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cutwise.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.136.227100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.53.7813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.197.573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.156.16654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.55.16254.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

21 observed subdomains of cutwise.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for cutwise.com.

MechanismTarget
SPF_Acutwise.com
SPF_IP136.243.46.196
SPF_IP136.243.76.80
SPF_IP204.197.242.112
SPF_IP46.17.95.79
SPF_IP46.4.187.113
SPF_IP46.4.187.115
SPF_IP69.194.160.149
SPF_MXcutwise.com

Related pages

Pivot deeper into the graph from cutwise.com.

Cypher and MCP

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

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