Hostname
secusoft.ec
Last fetched
secusoft.ec is a registered hostname under the .ec top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with secusoft.ec in WhisperGraph.
Subdomains
2 observed subdomains of secusoft.ec.
| Subdomain |
|---|
| wildcard.secusoft.ec |
| www.secusoft.ec |
Web-graph footprint
Distinct hostnames that link to or from secusoft.ec in the public web crawl.
5 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for secusoft.ec.
| Mechanism | Target |
|---|---|
| SPF_A | secusoft.ec |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | linqhost.net |
| SPF_INCLUDE | spf.eprov.nl |
| SPF_IP | 130.211.6.15 |
| SPF_IP | 136.144.210.231 |
| SPF_IP | 2600:1901:0:d129:0:0:0:0 |
| SPF_IP | 2a01:7c8:d001:164:0:0:0:1 |
| SPF_MX | secusoft.ec |
Related pages
Pivot deeper into the graph from secusoft.ec.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "secusoft.ec"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.