Skip to content

Hostname

swisschalet.com

Last fetched

swisschalet.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · swisschalet.comRouting diversity3.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/swisschalet.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.100.80.65104.100.80.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
184.28.181.96184.28.180.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.201.162.13023.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.237.9423.32.0.0/11AS20940DE

WHOIS identity

Registrar
iana:146
Organization
cara operations
Contact emails

Subdomains

37 observed subdomains of swisschalet.com.

Web-graph footprint

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

302 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for swisschalet.com.

MechanismTarget
SPF_Agv-zz6bmoao4acpxw.dv.googlehosted.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEexacttarget.com
SPF_IP136.147.129.78
SPF_IP23.103.157.10/32
SPF_IP23.103.157.42
SPF_IP66.231.91.222
SPF_IP66.231.94.222
SPF_IP68.232.203.115

Related pages

Pivot deeper into the graph from swisschalet.com.

Cypher and MCP

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

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