Skip to content

Hostname

saloncloudsplus.com

Last fetched

saloncloudsplus.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · saloncloudsplus.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/saloncloudsplus.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.127.219100.42.56.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.100.103101.0.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.139.214107.77.67.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.87.493.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.28.8735.2.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.197.11652.66.32.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.219.054.178.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.242.21098.96.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.40.9998.96.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.28.3413.224.16.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chaminda desilva
Contact emails

Subdomains

45 observed subdomains of saloncloudsplus.com.

Web-graph footprint

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

385 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for saloncloudsplus.com.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from saloncloudsplus.com.

Cypher and MCP

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

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