Skip to content

Hostname

secusoft.mx

Last fetched

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

Nutrition Label

WHISPER CANON · secusoft.mxRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/secusoft.mx

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with secusoft.mx in WhisperGraph.

Subdomains

1 observed subdomain of secusoft.mx.

Web-graph footprint

Distinct hostnames that link to or from secusoft.mx in the public web crawl.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for secusoft.mx.

MechanismTarget
SPF_Asecusoft.mx
SPF_INCLUDE_spf.google.com
SPF_INCLUDElinqhost.net
SPF_INCLUDEspf.eprov.nl
SPF_IP130.211.6.15
SPF_IP136.144.210.231
SPF_IP2600:1901:0:d129:0:0:0:0
SPF_IP2a01:7c8:d001:164:0:0:0:1
SPF_MXsecusoft.mx

Related pages

Pivot deeper into the graph from secusoft.mx.

Cypher and MCP

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

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