Skip to content

Hostname

button.datalets.ch

Last fetched

button.datalets.ch resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE.

Nutrition Label

WHISPER CANON · button.datalets.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/button.datalets.ch

Resolution chain

button.datalets.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.104.147.130172.104.128.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudDE

WHOIS identity

No WHOIS records are currently associated with button.datalets.ch in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from button.datalets.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for button.datalets.ch.

MechanismTarget
SPF_A_spf.google.com
SPF_Abutton.datalets.ch
SPF_Amailgun.org
SPF_Asparkpostmail.com
SPF_Aurbanus.metanet.ch
SPF_Aurbanus5.metanet.ch
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEproton.me
SPF_INCLUDEprotonmail.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEurbanus.metanet.ch
SPF_INCLUDEurbanus5.metanet.ch
SPF_MXbutton.datalets.ch

Related pages

Pivot deeper into the graph from button.datalets.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "button.datalets.ch"})-[: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.