Skip to content

Hostname

buttontex.leadingsoft.eu

Last fetched

buttontex.leadingsoft.eu is a registered hostname under the .eu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · buttontex.leadingsoft.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/buttontex.leadingsoft.eu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with buttontex.leadingsoft.eu in WhisperGraph.

Subdomains

1 observed subdomain of buttontex.leadingsoft.eu.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for buttontex.leadingsoft.eu.

MechanismTarget
SPF_Abuttontex.leadingsoft.eu
SPF_IP85.204.69.238
SPF_IP85.204.69.249
SPF_IP85.204.69.252
SPF_IP85.9.63.2
SPF_IP86.107.43.17
SPF_IP93.113.55.6
SPF_MXbuttontex.leadingsoft.eu

Related pages

Pivot deeper into the graph from buttontex.leadingsoft.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "buttontex.leadingsoft.eu"})-[: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.