Skip to content

Hostname

scaler.com

Last fetched

scaler.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · scaler.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scaler.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.17108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.83108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.84108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.91108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.226.244.11213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsUS
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsCA

WHOIS identity

Registrar
iana:468
Organization
on behalf of scaler.com owner
Contact emails

Subdomains

43 observed subdomains of scaler.com.

Web-graph footprint

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

1,174 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for scaler.com.

MechanismTarget
SPF_INCLUDE1278314a1.spf2.netcorecloud.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEus-west-2.amazonses.com

Related pages

Pivot deeper into the graph from scaler.com.

Cypher and MCP

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

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