Skip to content

Hostname

courbanize.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.10318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.117.10154.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.7254.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.8354.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.8954.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for courbanize.com.

MechanismTarget
SPF_INCLUDE342032788.spf01.hubspotemail.net
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from courbanize.com.

Cypher and MCP

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

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