Skip to content

Hostname

urawa-corso.com

Last fetched

urawa-corso.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · urawa-corso.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/urawa-corso.com

Resolution chain

urawa-corso.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.237.158.14644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.205.3044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.33.16352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.105.24952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.39.13254.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.12.25354.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1485
Organization
corso
Contact emails

Subdomains

2 observed subdomains of urawa-corso.com.

Web-graph footprint

Distinct hostnames that link to or from urawa-corso.com in the public web crawl.

91 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for urawa-corso.com.

MechanismTarget
SPF_IP100.20.228.89
SPF_IP133.242.53.238
SPF_IP153.149.170.178
SPF_IP34.223.144.165
SPF_IP35.165.132.204
SPF_IP44.236.146.171

Related pages

Pivot deeper into the graph from urawa-corso.com.

Cypher and MCP

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

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