Skip to content

Hostname

roland.com

Last fetched

roland.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.147.6513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.91.12613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.31.3313.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.170.1518.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.81.6518.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.198.1673.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.84.23852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.144.19352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.124.1452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.209.1852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.150.12654.250.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.185.3513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

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 roland.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for roland.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-ip.roland.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from roland.com.

Cypher and MCP

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

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