Skip to content

Hostname

3scale.net

Last fetched

3scale.net resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · 3scale.netRouting diversity6.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/3scale.net

Resolution chain

3scale.net resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.31.174.93100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.247.194107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.70.23818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.34.19618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.51.8418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.60.7918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.130.663.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.88.89.1363.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.147.16434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.209.1534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.36.17534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.58.14535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.194.20550.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.45.2052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.161.19152.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.167.8154.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.216.17854.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.44.12632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.210.9632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
3scale networks,
Contact emails

Subdomains

19,898 observed subdomains of 3scale.net.

Web-graph footprint

Distinct hostnames that link to or from 3scale.net in the public web crawl.

213 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 3scale.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mail.intercom.io
SPF_IP209.132.183.0/24
SPF_IP66.187.224.0/20

Related pages

Pivot deeper into the graph from 3scale.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "3scale.net"})-[: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.